https://issues.apache.org/bugzilla/show_bug.cgi?id=56236

Konstantin Kolinko <knst.koli...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |INVALID
           Severity|blocker                     |normal

--- Comment #4 from Konstantin Kolinko <knst.koli...@gmail.com> ---
The behaviour was changed in 8.0.4, 7.0.53 (and proposed for 6.0.x) to log a
warning instead of failing fatally with an NullPointerException.

The text of the warning will be:
 The XML schema [{0}] could not be found. This is very likely to break XML
validation if XML validation is enabled.

Note though that in my opinion any configuration that uses wrong servlet-api
JAR at runtime is a broken one.

Discussion:
http://marc.info/?t=139055909300001&r=1&w=2

[quote]
For example, Cookie.java relies on certain configuration properties
defined by Tomcat documentation to provide secure and
specification-compliant behaviour.  You cannot swap that
implementation with random other.
[/quote]

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