https://bz.apache.org/bugzilla/show_bug.cgi?id=52924
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Mark Thomas <ma...@apache.org> --- This has been implemented for Tomcat 9 and will be included in 9.0.0.M24 onwards. /WEB-INF/tomcat-web.xml has exactly the same format as /WEB-INF/web.xml and works the same way as conf/web.xml. The full order of precedence is (highest priority first): - /WEB-INF/web.xml - /WEB-INF/tomcat-web.xml - /conf/<engine>/<host>/web.xml.default - /conf/web.xml I'm not currently planning on back-porting this new feature. -- 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