But if you use any other servlet engine except tomcat, you can
not tell whether some jar file contains the old org.w3c.xml.*,
is there any other good idea?
Yutong
-----Original Message-----
From: Davor Cengija [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 17, 2000 4:06 AM
To: JetSpeed
Subject: Re: XSP problems. damn jdk1.3 for linux and WINDOWS
On Tue, 17 Oct 2000, Alan McAuley wrote:
>Yes this is what I tries as well. ie put latest xerces.jar first in
classpath.
>xml.jar was commented out too to eliminate that posisble conflict.
>
>Still getting that exception..
Check all of your jars in your classpath -some servlet
engines are shipped with org.w3c.xml.*, and since most of the
servlet engines read internal classes first (e.g. those
provided with the engine), it might happen to override xerces'
ones.
--
v
Davor Cengija
[EMAIL PROTECTED]
===========================
"Nicht mit Alkohol mischen"
--
--------------------------------------------------------------
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]