OK, after much trial and error I found that if I have the xerces.jar in my WAS servlets directory it fails. I removed the xerces.jat and added the jaxp.jar and parsers.jar from Jaxp 1.0.1. Now it works. Can anybody explain?
Chris Stillwell > -----Original Message----- > From: Stillwell, Christopher > Sent: Friday, February 01, 2002 2:02 PM > To: '[EMAIL PROTECTED]' > Subject: Struts 1.0 and WebSphere 3.5.3 XML parsing errors! > > > I have successfully run a Struts application using the VisualAge WTE; > however, when I try to deploy the same configuration to > WebSphere I get a > ServletException when parsing the config.xml file. I had > imported xerces > into VAJ to get the WTE running and I am using the same > xerces.jar file in > my servlets directory in WebSphere. However, I think that > there must still > be some conflict with the XML stuff that WAS already has. Is > there anywhere > that I can find what exactly needs to be included in WAS and > where to get > it? > > Thanks, > > Chris Stillwell > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>