You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by Andy Clark <an...@apache.org> on 2000/07/07 00:53:04 UTC

Re: java.lang.NoSuchMethodError: org.w3c.dom.Document: methodimportNode

Matti.Aaltonen@vtt.fi wrote:
> { (Running servlet) java.lang.NoSuchMethodError: org.w3c.dom.Document:
> method importNode(Lorg/w3c/dom/Node;Z)Lorg/w3c/dom/Node; not found
>         at fi.vtt.tte.imu2.pcimu.IMU2v001.createPage1(IMU2v001.java:254)

Sounds like a CLASSPATH issue. Make sure that you're not mixing
Jars with different versions of the DOM specification.

-- 
Andy Clark * IBM, JTC - Silicon Valley * andyc@apache.org