A EJB2 dependency specification does not work in JBoss EAP 5.x
Issue
- Dependencies on a EJB2 EjbModule MBean specified via a
<depends>element injboss.xml,jboss-web.xmldoes not work. - Message Driven Beans (MDBs) miss dependencies in deployments due to messages waiting to be processed. Waiting messages trigger the MDB before other dependencies are deployed.
- A
NameNotFoundExceptionis encountered during an MDB during startup. - How to add dependency of
mbeanservice on EJB in JBoss EAP 5.x?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 5.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.