https://bz.apache.org/bugzilla/show_bug.cgi?id=58116
Bug ID: 58116 Summary: [PATCH] Running with SecurityManager: CometProcessor servlets throw NoSuchMethodException Product: Tomcat 7 Version: 7.0.63 Hardware: PC OS: Windows NT Status: NEW Severity: regression Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: jo...@sulake.com Created attachment 32892 --> https://bz.apache.org/bugzilla/attachment.cgi?id=32892&action=edit CometProcessor servlets must not be cached as Servlet or NoSuchMethodException will be thrown. The fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=57281 caused a regression with Tomcat running with a SecurityManager, CometProcessor servlets throw an exception when serving a request. Please find proposed fix in patch file. -- 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