https://issues.apache.org/bugzilla/show_bug.cgi?id=53301
Priority: P2 Bug ID: 53301 Assignee: dev@tomcat.apache.org Summary: Servlet init method called twice with embedded Tomcat Severity: major Classification: Unclassified Reporter: jeffma...@jeffmaury.com Hardware: PC Status: NEW Version: 7.0.27 Component: Servlet & JSP API Product: Tomcat 7 When using embedded Tomcat, the servlet init method is called twice by the container. This has been seen with an Apache DirectMemory unit test. I have checked with a normal Tomcat launched by the Tomcat Maven plugin (mvn tomcat7:run) and in this case, the init method is correctly called once. -- 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