@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