https://bz.apache.org/bugzilla/show_bug.cgi?id=64496
--- Comment #5 from Mark Thomas <ma...@apache.org> --- A 24 MB WAR is a long way from a minimal test case. If I run from the JAR something starts but there is no sign of an error. Requests to "/" return 404s. Once I adjust the POM to build a WAR file and deploy it to Tomcat it still returns 404s. Further investigation shows that no Servlets and no Filters are registered. A minimal test case should ideally consist of one servlet and possibly a couple of supporting classes. All source code should be provided. The error should be triggered by a request to that servlet. Without a test case that demonstrates the issue it will be assumed that the root cause is failure to (correctly) handle a previous error and the report will be resolved as invalid. -- 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