I was able to ignore weblogic.jar and switch to xerces by setting the following system
property:
| System.setProperty("javax.xml.parsers.SAXParserFactory",
"org.apache.xerces.jaxp.SAXParserFactoryImpl");
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030650#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...