https://issues.apache.org/bugzilla/show_bug.cgi?id=51894
--- Comment #6 from Mark Thomas <ma...@apache.org> 2011-09-27 10:09:48 UTC --- There were issues in previous versions when applications tried to override the default servlet but those have been fixed. Just to be sure, I double checked using <servlet-mapping> <servlet-name>HelloWorld</servlet-name> <url-pattern>/</url-pattern> </servlet-mapping> and @WebServlet("/") and both worked as expected. -- 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