[
https://jira.jboss.org/jira/browse/EJBTHREE-1812?page=com.atlassian.jira....
]
jaikiran pai resolved EJBTHREE-1812.
------------------------------------
Resolution: Out of Date
This is no longer reproducible against JBoss AS 5.1.0 GA. Please upgrade to AS 5.1.0 GA
and if you still run into this issue, please bring this up in the forum thread so that we
can decide about re-opening this.
@Service beans with a @Management interface leave orphan MC beans
after undeploy
--------------------------------------------------------------------------------
Key: EJBTHREE-1812
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1812
Project: EJB 3.0
Issue Type: Bug
Components: core
Affects Versions: 1.1.4
Reporter: jaikiran pai
Assignee: jaikiran pai
If a @Service bean is marked to have a @Management interface, during deployment a MBean
is created as well as a MC bean is deployed. However on undeployment, only the MBean is
unregistered, leaving back the MC bean. This leads to MC complaining about incomplete
deployments due to missing dependencies. Please see the refered forum thread for details.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira