[jboss-user] [Installation, Configuration & Deployment] - XPath newInstance() runtime error

Mark53 do-not-reply at jboss.com
Fri Oct 27 14:37:13 EDT 2006


Hi everyone,

I'm running an application that uses JAXP libraries, and I get the following error while invoking javax.xml.xpath.XPathFactory.newInstance() :

java.lang.RuntimeException: XPathFactory#newInstance() failed to create an XPathFactory for the default object model: http://java.sun.com/jaxp/xpath/dom with the XPathFactoryConfigurationException: javax.xml.xpath.XPathFactoryConfigurationException: No XPathFctory implementation found for the object model: http://java.sun.com/jaxp/xpath/dom

I've put in the WAR file the last versions of xercesImpl.jar, xalan.jar and 
xml-apis.jar. I'm not so good in XML. Where does the problem come from ?

Thanks in advance,
Mark


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981391#3981391

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3981391



More information about the jboss-user mailing list