https://bz.apache.org/bugzilla/show_bug.cgi?id=62090

--- Comment #1 from Christopher Schultz <ch...@christopherschultz.net> ---
The XML schema *requires the servlet-name element. (Note that the servlet-class
element is not required.) Tomcat simply doesn't use the schema to validate
web.xml, so this "error" falls through the cracks.

I understand why we don't validate context.xml and server.xml against a
schema... but why not enable validation of web.xml against the correct schema?

-- 
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

Reply via email to