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]