The fix for https://jira.jboss.org/jira/browse/JBPAPP-2419 resulted in the default jmx name of the EJB2 deployment, non-deterministic. Many users depend on this default jmx name to add a dependency between deployments. For example, JBAS-7760 illustrates one such use case. Making the default, jmx name deterministic will allow users to use this in the <depends> element of deployments.
At the same time, care has to be taken that the original bug reported in JBPAPP-2419 is not reintroduced as part of this change.
- blocks
-
JBAS-7760 Error when defining dependency between an EAR and its related WAR
- Closed
- is related to
-
JBPAPP-2419 JBAS-6335 - EjbModule is already installed
- Closed
- relates to
-
JBPAPP-8070 Allow the default jmx name of EJB(2.x) deployments to be deterministic so ejb can depend on ejb
- Closed