Konstantin Kolinko created MODELER-31:
-----------------------------------------
Summary: BaseModelMBean does not clean-up attributeBroadcaster in
removeNotificationListener()
Key: MODELER-31
URL: https://issues.apache.org/jira/browse/MODELER-31
Project: Commons Modeler
Issue Type: Bug
Reporter: Konstantin Kolinko
This issue was reported on the copy of Modeler in Apache Tomcat,
https://issues.apache.org/bugzilla/show_bug.cgi?id=56369
BaseModelMBean.addNotificationListener() registers the listener on
attributeBroadcaster, while BaseModelMBean.removeNotificationListener() fails
to clean that up.
Revisions to backport are
http://svn.apache.org/r1586894
http://svn.apache.org/r1586959
Original code causing this issue was introduced in
http://svn.apache.org/r139113
--
This message was sent by Atlassian JIRA
(v6.2#6252)