What container are you using? By "moving xerces 2.8 inside my war" do
you mean the xercesImpl.jar? Which JVM you are using may also be of
interest.

What is "bluecast"? I bet your Sax Parser factory is picking the wrong
one...

-----Original Message-----
From: RickD [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 08, 2006 10:48 AM
To: user@struts.apache.org
Subject: Digester Error while reading struts config file


Has anyone seen this.  I'm migrating to struts 1.2.9 from 1.1.  I've
tried using the 1.2 version of the DTD, and I've tried it without a
DOCTYPE declaration to stop validation.  

I also read that there may be a problem with the xerces parser.  I read
that the Digester has problems if the xerces is in the parent class
path.  I'm moved xerces 2.8 inside my war; this had no effect.

thx


Jun 8, 2006 8:33:53 AM org.apache.commons.digester.Digester getParser
SEVERE: Digester.getParser:
javax.xml.parsers.ParserConfigurationException: XML document validation
is not supported
        at
com.bluecast.xml.JAXPSAXParserFactory.newSAXParser(JAXPSAXParserFactory.
java:105)
        at
org.apache.commons.digester.parser.XercesParser.newSAXParser(XercesParse
r.java:139)
        at
org.apache.commons.digester.ParserFeatureSetterFactory.newSAXParser(Pars
erFeatureSetterFactory.java:73)
        at
org.apache.commons.digester.Digester.getParser(Digester.java:682)
        at
org.apache.commons.digester.Digester.getXMLReader(Digester.java:891)
        at
org.apache.commons.digester.Digester.parse(Digester.java:1572)
        at
org.apache.struts.action.ActionServlet.parseModuleConfigFile(ActionServl
et.java:738)
        at
org.apache.struts.action.ActionServlet.initModuleConfig(ActionServlet.ja
va:687)
        at
org.apache.struts.action.ActionServlet.init(ActionServlet.java:3
--
View this message in context:
http://www.nabble.com/Digester-Error-while-reading-struts-config-file-t1
755486.html#a4773732
Sent from the Struts - User forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-----------------------------------------
The information contained in this message may be privileged,
confidential, and protected from disclosure. If the reader of this
message is not the intended recipient, or any employee or agent
responsible for delivering this message to the intended recipient,
you are hereby notified that any dissemination, distribution, or
copying of this communication is strictly prohibited. If you have
received this communication in error, please notify us immediately
by replying to the message and deleting it from your computer.

Thank you. Paychex, Inc.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to