https://bz.apache.org/bugzilla/show_bug.cgi?id=64008
--- Comment #4 from emergency.sho...@gmail.com --- (In reply to Mark Thomas from comment #2) > The class level Javadoc does document that the various addWebapp methods > configure the Default Servlet, JSP servlet etc. The LifecycleListener in > #addWebapp(Host, String, String, LifecycleListener) is intended for > additional configuration rather than as a complete replacement. > > I'll go through the Javadoc and try and make this clearer. Is there a documented way to safely deploy a web app in embedded Tomcat without having the JspServlet added? I've tried to override classes, but a mixture of static and private methods prevented me from getting a clean implementation. -- 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