|
so after a lot of digging, i found that putting this:
<system-property javax.xml.parsers.DocumentBuilderFactory="org.apache.xerces.jaxp.DocumentBuilderFactoryImpl"/> <system-property javax.xml.parsers.SAXParserFactory="org.apache.xerces.jaxp.SAXParserFactoryImpl"/> into the resin-web.config (resin 3) fixes the issue. this can be closed i guess, but it'd be nice to see this documented somewhere as an 'issue' cwd Problem is with the XML parser, not Axis
Tom Jordahl made changes - 14/Dec/05 12:15 AM
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Any ideas on why Resin (www.caucho.com) causes the problem?
Thanks,
-Clint