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

--- Comment #1 from Christopher Schultz <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to