You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Mike Engelhart <me...@earthtrip.com> on 2000/05/25 19:33:00 UTC

Re: jdk 1.2.2 & xsp NoSuchMethodError on org.apache.xerces.dom.ElementImpl.normalize

on 5/25/00 12:08 PM, Tylman Ule at ule@sfs.nphil.uni-tuebingen.de wrote:

> 1. removing xml.jar from the CLASSPATH does not help
> 2. the samples run perfectly when switching to IBM's jdk118
Try putting the xml.jar that comes with Tomcat after your xerces.jar file in
the classpath.  You may have to edit tomcat.sh or whatever you're using to
start Tomcat

mike