users@glassfish.java.net

Re: XPathFactory error with Glassfish

From: <forums_at_java.net>
Date: Tue, 21 Feb 2012 14:09:03 -0600 (CST)

So nothing? Nobody ever try to use XPathFactory in a bundle in glassfish?

Ok, since XPathFactory.newInstance() does not work on Glassfish for the
moment I'm calling it directly using:

XPath p=new
com.sun.org.apache.xpath.internal.jaxp.XPathFactoryImpl().newXPath();

I dont like it but at least it works until glassfish get fixed.


--
[Message sent by forum member 'fawzib']
View Post: http://forums.java.net/node/883619