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: dev@tomcat.apache.org ReportedBy: bugzi...@pidster.com 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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org