RE: Digester Error while reading struts config file

2006-06-09 Thread RickD
Thanks Adam. -- View this message in context: http://www.nabble.com/Digester-Error-while-reading-struts-config-file-t1755486.html#a4802823 Sent from the Struts - User forum at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTEC

RE: Digester Error while reading struts config file

2006-06-08 Thread RickD
I didn't remove any xerces related jars from tomcat cat. I looked in common/lib and server/lib but didn't see xerces. in the web.xml I only specify a single module config file. org.apache.struts.action.ActionServlet config /WEB-INF/struts-config.xml 2 There error

RE: Digester Error while reading struts config file

2006-06-08 Thread RickD
Sorry, I'm kinda new to this type of forum. Thanks for your help. I'm using Tomcat 5.5.15, struts 1.2.9, and java 1.5.0_06. thanks -- View this message in context: http://www.nabble.com/Digester-Error-while-reading-struts-config-file-t1755486.html#a4776841 Sent from the Struts - User forum at

RE: Digester Error while reading struts config file

2006-06-08 Thread RickD
Here is some of the config file... http://struts.apache.org/dtds/struts-config_1_2.dtd";> More Mappings -- View this message in context: http://www.nabble.com/Digester-Error-while-readi

Digester Error while reading struts config file

2006-06-08 Thread RickD
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 i