https://issues.apache.org/bugzilla/show_bug.cgi?id=49181
Summary: Exception thrown incorrectly when dynamically adding a
Listener
Product: Tomcat 7
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
AssignedTo: [email protected]
ReportedBy: [email protected]
ApplicationContext.addListener(instance) always throws an exception if the
listener is a ServletContextListener or an HttpSessionListener because
successful instanceof checks don't finish with a return.
--
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: [email protected]
For additional commands, e-mail: [email protected]