Bug 55629 - StatusManagerServlet does not remove JMX notification listener
Summary: StatusManagerServlet does not remove JMX notification listener
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 7
Classification: Unclassified
Component: Catalina (show other bugs)
Version: 7.0.42
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-05 16:38 UTC by Gael Lalire
Modified: 2013-10-07 08:54 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gael Lalire 2013-10-05 16:38:36 UTC
StatusManagerServlet.destroy should call mBeanServer.removeNotificationListener because init method call mBeanServer.addNotificationListener.
Comment 1 Violeta Georgieva 2013-10-07 08:54:57 UTC
Thanks for the report.
Fixed in trunk and 7.0.x and will be included in 8.0.0-RC4 and 7.0.46 onwards.

Regards
Violeta