I'm deploying an EAR that contains an EJB3 bean. The EJB3Deployer
creates and registers an MBean that manages the deployment of the
EJB3Container using the servicecontroller manually
The problem:
The EJB3 container's mbean depends on an MBean that does not exist. I
do not get a deployment error message though. No message,
nothing...However, if I manually go to the ServiceController through the
JMX-Console I do see the correct message when invoking
listIncompletelyDeployed()
[ObjectName:
jboss.j2ee:service=EJB3,ear=JiraTestApp.ear,jar=JiraTestEJB.jar,name=JiraTestInnerBean
State: NOTYETINSTALLED
I Depend On:
persistence.units:unitName=jiratest
]
What's up here? Any ideas?
--
Bill Burke
Chief Architect
JBoss Inc.
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development