Re: IBM WebSphere 3.5.4 and Struts 1.1b [Urgent]

2002-04-16 Thread Cedric Dumoulin
With struts1.1, you need a jaxp1.1 compliant xml parser. Try to upgrade your xml parser. Cedric Lee, Dennis wrote: Hi, I can successfully use Struts 1.02 with WAS 3.5.4, but when I try to upgrade to Struts 1.1b, the ActionServer cannot be initialized. I got the error message from

IBM WebSphere 3.5.4 and Struts 1.1b [Urgent]

2002-04-15 Thread Lee, Dennis
Hi, I can successfully use Struts 1.02 with WAS 3.5.4, but when I try to upgrade to Struts 1.1b, the ActionServer cannot be initialized. I got the error message from the stderr : javax.xml.parsers.ParserConfigurationException: Namespace not supported by SAXParser I used to use jaxp.jar +