Costin Manolache wrote:
Jean-Francois Arcand wrote:That means removing DTD validation from the current implementation? For me, seems a feature regression. If we stop validating, we should have a very good documentation in other to avoid confusion and hours or debugging.
Crimson is a very good parser, and it still faster that Xerces in someAt least in tomcat5 I never use xerces - only the bundled parser, and so far I've seen no problems.
case. The only reason I see for bundling xerces is for when we turn on
validation & the web.xml used a schema for validation.
So why not making the "web.xml validator" a separate download ? If people want to turn on validation, they'll need to get the validator - which
will include xerces and some simple script to do the validation.
-- Jeanfrancois
BTW, I've seen a lot of pain with the DTD validation turned on - yes, I know that reversing the order of <icon> and <display-name> would make the app incompatible and violate the spec ( in 2.2 and 2.3 at least ), but many users seem to fail to remember the exact order of the 24 elements.
Costin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]