You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Konstantin Kolinko (JIRA)" <ji...@apache.org> on 2014/04/13 14:21:17 UTC

[jira] [Created] (MODELER-31) BaseModelMBean does not clean-up attributeBroadcaster in removeNotificationListener()

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)