Greetings, On Wed, Aug 7, 2013 at 9:41 AM, Caldarale, Charles R wrote: > Sorry, that's just wrong. There is no requirement for an individual webapp to have a WEB-INF/web.xml, but if you want to run Tomcat with the required servlet spec capabilities, you must leave Tomcat's conf/web.xml in place. There's no requirement for having those required servlet spec capabilities defined as a web.xml. They can be automatically loaded via web-fragment.xml or the metadata discovery mechanism. -Jesse --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org