This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

AbstractMethodError when using XPathAPI.selectNodeList()


hi,

I'm having a problem while  using  Xalan-j_2_1_0 API calls viz.

org.w3c.dom.NodeList nl =
    org.apache.xpath.XPathAPI.selectNodeList(domObj, "/abc/def");

& when i make the above call i keep getting

java.lang.AbstractMethodError:
org/apache/xerces/dom/NodeImpl.isSupported

Has anybody run into this before & is there a work around ?

tia,
dennis


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]