If I recall correctly, this is caused by having saxon.jar before
xerces.jar on the classpath. AElfred, a non-validating parser, is being
found and used before Xerces, the validating parser that you actually want
to be using. Should just be a matter of changing some start up scripts or
the like. If that doesn't work, you could also remove
META-INF/services/javax.xml.parsers.SAXParserFactory from saxon.jar.

Check around on google, this isn't a WebWork specific problem.

--Erik




-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to