Hi,

I ran into the same problem as well. I found, that the same class is
included in two JARs, but can't recall the JARs exactly - think you should
move Xerces.JAR up the classpath.

Cheers,

Vedran

> -----Original Message-----
> From: Robert Fournerat [mailto:[EMAIL PROTECTED]]
> Sent: Montag, 6. November 2000 17:53
> To: JetSpeed; [EMAIL PROTECTED]
> Subject: Re: Xerces NoSuchMethodError
> 
> 
> I have the same problem.  I've been working on this for days, with
> no progress.  The xerces.jar is in my CLASSPATH, and it contains
> the normalize() method...  I'm really baffled how this could happen.
> Does anybody have any helpful hints?
> 
> Thanks,
> Robert
> 
> 
> "Northam, Eric" wrote:
> > 
> > I set up JetSpeed 1.2b1 with Tomcat and the default 
> xerces.jar that JetSpeed
> > comes with, but I get the following exception.
> > 
> > Exception: java.lang.NoSuchMethodError
> >         at 
> org.apache.xerces.dom.ElementImpl.normalize(ElementImpl.java:290)
> >         at
> > 
> org.apache.cocoon.processor.xsp.language.java.XSPJavaPreproces
> sor.process(XS
> > PJavaPreprocessor.java:116)
> >         at
> > 
> org.apache.cocoon.processor.xsp.language.java.XSPJavaPreproces
> sor.process(XS
> > PJavaPreprocessor.java:123)
> >         at
> > 
> org.apache.cocoon.processor.xsp.language.java.XSPJavaPreproces
> sor.preprocess
> > (XSPJavaPreprocessor.java:81)
> >         at
> > 
> org.apache.cocoon.processor.xsp.XSPLogicsheet.apply(XSPLogicsh
> eet.java:99)
> >         at
> > 
> org.apache.cocoon.processor.xsp.XSPProcessor.process(XSPProces
> sor.java:375)
> >         at org.apache.cocoon.Engine.handle(Engine.java:303)
> >         .... and so on and so on
> > 
> > Am I doing something wrong or was the wrong version of 
> xerces included with
> > the 1.2b1 distro? BTW this happens when I click on the sample XSP
> > application.
> > 
> > Eric
> > 
> > --
> > --------------------------------------------------------------
> > Please read the FAQ! <http://java.apache.org/faq/>
> > To subscribe:        [EMAIL PROTECTED]
> > To unsubscribe:      [EMAIL PROTECTED]
> > Archives and Other:  <http://java.apache.org/main/mail.html>
> > Problems?:           [EMAIL PROTECTED]
> 
> 
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]
> 


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to