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]>