Last mail incomplete:::

OK, ive tried everything here. Double checked xerces.jar etc 1.1.2.

This exeption is actually correct - in xerces .jar

org.w3c.dom.Node: method normalize() doesnt exist.

Anyone any idea whats wrong here. Have i got a wrong version of xerces? or
something?

Is there some other dependency?

Any help appreciated..

portlet  = XSPApplication

The exception is:
java.lang.NoSuchMethodError: org.w3c.dom.Node: method normalize()V not found
 at org.apache.xerces.dom.ElementImpl.normalize(ElementImpl.java, Compiled Code)
 at
org.apache.cocoon.processor.xsp.language.java.XSPJavaPreprocessor.process(XSPJavaPreprocessor.java,

Compiled Code)
 at
org.apache.cocoon.processor.xsp.language.java.XSPJavaPreprocessor.process(XSPJavaPreprocessor.java,

Compiled Code)
 at
org.apache.cocoon.processor.xsp.language.java.XSPJavaPreprocessor.preprocess(XSPJavaPreprocessor.java:81)

 at org.apache.cocoon.processor.xsp.XSPLogicsheet.apply(XSPLogicsheet.java:99)


>
> check your ext directory and classpath - it looks like you have an old
> version of w3c packaged (possibly xml.jar from tomcat 3.1 ?)
>
> Cheers,
>
> Pete
>



--
--------------------------------------------------------------
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