https://bz.apache.org/bugzilla/show_bug.cgi?id=59604
--- Comment #16 from Mark Thomas <ma...@apache.org> --- Please try the following: Clean Tomcat install. Confirm problem exists. Remove apps one by one until only ROOT is left. Confirm problem still exists as each app is removed. Remove ROOT/WEB-INF/web.xml Confirm problem still exists. Remove content from conf/web.xml until you have the minimal conf/web.xml that triggers the problem. I'm expecting a minimal conf/web.xml with a single Servlet definition and associated Servlet mapping to trigger this issue. Experiment with different encodings for the XML prolog for conf/web.xml. Test UTF-8 and ISO-8859-1 as a minimum. Report your findings. -- 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