You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-users@xml.apache.org by Lachlan Donald <la...@ljd.cc> on 2003/01/21 01:30:32 UTC

java.lang.NoClassDefFoundError: org/w3c/dom/ranges/DocumentRange

I am trying to transition back to Tomcat from Jetty. I previously used
Tomcat and it worked fine, but now I get this error whenever I try and
connect to Xindice/Tomcat:

java.lang.NoClassDefFoundError: org/w3c/dom/ranges/DocumentRange

I added the latest xerces from $XINDICE_HOME/java/libs to
$JAVA_HOME/libs/endorsed as well as the endorsed dir under Tomcat and I
still get this error.

Any Suggestions?

Cheers,
Lachlan Donald