on 12/6/2000 3:17 PM, "Mike Warne" <[EMAIL PROTECTED]> wrote:

> Exception: java.lang.NoSuchMethodError: org.w3c.dom.Node: method
> normalize()V not found
> at org.apache.xerces.dom.ElementImpl.normalize(ElementImpl.java,
> Compiled Code)
> 
> I wonder if the ordering of the jars in CLASSPATH are critical.

In this single case, they are.

It has to do with xerces including dom. Play with the XML/DOM related .jar
files in your classpath.

-jon

-- 
Honk if you love peace and quiet.




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://marc.theaimsgroup.com/?l=jetspeed>
Problems?:           [EMAIL PROTECTED]

Reply via email to