Paul Tomsic <[EMAIL PROTECTED]> wrote on 01/09/2007 02:35:42 PM:

> ah, thought i read someone on the xerces site they
> (xalan/xerces) now shared a common code base.

They share a common *serialization* codebase. That doesn't include XPath.

> i digress.
> 
> --- Michael Glavassevich <[EMAIL PROTECTED]> wrote:
> 
> > Paul Tomsic <[EMAIL PROTECTED]> wrote on 01/09/2007
> > 01:27:03 PM:
> > 
> > > Using v.2.9.0, i'm trying to do the following:
> > > 
> > > XPathFactory factory = XPathFactory.newInstance();
> > > 
> > > I'm getting the following error, and it looks like
> > i
> > > just need to set up a property somewhere.
> > > Could someone point me in the right direction,
> > please?
> > 
> > Xerces doesn't implement this API. Xalan does.
> > 
> > > thx
> > > 
> > > error:
> > > ------------------------
> > > 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
> > > 
> > > 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
> > >    at
> > javax.xml.xpath.XPathFactory.newInstance(Unknown
> > > Source)
> > > 
> > > ----------------------
> > > 
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Tired of spam?  Yahoo! Mail has the best spam
> > protection around 
> > > http://mail.yahoo.com 
> > > 
> > >
> >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > 
> > Michael Glavassevich
> > XML Parser Development
> > IBM Toronto Lab
> > E-mail: [EMAIL PROTECTED]
> > E-mail: [EMAIL PROTECTED]
> > 
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > 
> > 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: [EMAIL PROTECTED]
E-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to