https://issues.apache.org/bugzilla/show_bug.cgi?id=49917
Summary: Wrong invocation sequence of javax.servlet.ServletRequestListener after request Product: Tomcat 6 Version: 6.0.29 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P2 Component: Catalina AssignedTo: dev@tomcat.apache.org ReportedBy: erling.mo...@infored.no org.apache.catalina.core.StandardContextValve.invoke(Request, Response): javax.servlet.ServletRequestListener instances are called in the same sequence after (requestDestroyed) the request as they are before (requestInitialized). I suspect this is an error, as other listeners are called in reverse order on exit. -- 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