https://issues.apache.org/bugzilla/show_bug.cgi?id=47997

           Summary: NamingContextListener fails to add itself as a
                    PropertyChangeListener to all namingResources
           Product: Tomcat 5
           Version: 5.5.28
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: m...@allman.ms


Created an attachment (id=24378)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24378)
proposed fix

In the NamingContextListener.lifecycleEvent(LifecycleEvent) method, the
NamingContextListener object fails to add itself as a PropertyChangeListener to
namingResources whose context is not a Server, e.g. a Context instance.  This
prevents the NamingResourcesMBean from working with non-Server contexts.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to