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.XSPJavaPreprocessor.process(XS
PJavaPreprocessor.java:116)
        at
org.apache.cocoon.processor.xsp.language.java.XSPJavaPreprocessor.process(XS
PJavaPreprocessor.java:123)
        at
org.apache.cocoon.processor.xsp.language.java.XSPJavaPreprocessor.preprocess
(XSPJavaPreprocessor.java:81)
        at
org.apache.cocoon.processor.xsp.XSPLogicsheet.apply(XSPLogicsheet.java:99)
        at
org.apache.cocoon.processor.xsp.XSPProcessor.process(XSPProcessor.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]

Reply via email to