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

This exeption is actually correct - in xerces .jar



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)



Peter Donald wrote:

> At 02:51  13/10/00 +0200, you wrote:
> >Ive just tried this for the windows platform...XSP still fails for 1.3 and
> >1.2.2
> >
> >ie changing JDK.
> >
> >We get the following:
> >
> >java.lang.NoSuchMethodError
> > at org.apache.xerces.dom.ElementImpl.normalize(ElementImpl.java:308)
> > with JDK 1.3
> >
> >and
> >
> >java.lang.NoSuchMethodError: org.w3c.dom.Node: method normalize()V not found
> >with JDK 1.2.2
>
> 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
>
> *------------------------------------------------------*
> | "Nearly all men can stand adversity, but if you want |
> | to test a man's character, give him power."          |
> |       -Abraham Lincoln                               |
> *------------------------------------------------------*
>
> --
> --------------------------------------------------------------
> 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