[
https://issues.jboss.org/browse/BAM-22?page=com.atlassian.jira.plugin.sys...
]
Gary Brown resolved BAM-22.
---------------------------
Resolution: Done
The associated AS7 fix didn't resolve this problem. Even though the ejb is being
injected into the MBean, it still closed the EJB before the MBean had been destroyed.
As this is only occurring in the MBeans, within the @PreDestroy method (so just prior to
server shutdown), have just commented out the removal of the listener, as this should have
no adverse effect.
Exception when EPN JMX class attempts to unregister network listener
--------------------------------------------------------------------
Key: BAM-22
URL:
https://issues.jboss.org/browse/BAM-22
Project: Business Activity Monitoring
Issue Type: Bug
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 1.0.0.M4
Exception currently generated when the JMX EPNManagement class attempts to unregister
itself as a network listener when the server is being shutdown - but probably due to
undeployment of the overlord-bam war.
Appears to be a known issue fixed in AS7.1.Final:
https://issues.jboss.org/browse/AS7-3487
Needs to be confirmed when Switchyard 0.5.final available on AS7.1.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira