thanks i'm checking my jars now; $JAVA_HOME/jre/lib/ext did not have the
class
and i will definitely check tools.jar and xercesImpl.jar.
xerces2.0.2 does not have xerces.jar or crimson.jar. from what i read, the
classes in both
are placed in xercesImpl.jar
-----Original Message-----
From: Ralph Einfeldt [mailto:ralph.einfeldt@uptime-isc.de]
Sent: Monday, August 12, 2002 8:04 AM
To: Tomcat Users List
Subject: AW: 500 error on all JSP pages
The xerces that is delivered with tomcat
should be okay (at least it is for 4.0.3).
To view the content of a jar use either
$JAVA_HOME/bin/jar tvf <jarfile>
or use an ordinary zip tool.
Are you shure that that you don't have an jar file
on your system that contains the w3c classes that
might be found before xerces ?
There might be other jar files that contain this
classes. Have look espcially at jar files in
$JAVA_HOME/jre/lib/ext.
Ralph Einfeldt
Uptime Internet Solution Center GmbH
Hamburg, Germany
Hosting, Content Management, Java Consulting
http://www.uptime-isc.de
> -----Ursprüngliche Nachricht-----
> Von: Anderson, Richard D ERDC-ITL-MS Contractor
> [mailto:Richard.D.Anderson@erdc.usace.army.mil]
> Gesendet: Montag, 12. August 2002 14:54
> An: 'Tomcat Users List'
> Betreff: RE: 500 error on all JSP pages
>
>
> i'll do that. funny thing is tomcat comes with xerces.jar and
> i've used the
> file the came packaged with tomcat 4.0.4.
>
> i have downloaded the latest xerces.jar and i will try that.
> if none of that works how do i check the jar file
>
--
To unsubscribe, e-mail:
<mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail:
<mailto:tomcat-user-help@jakarta.apache.org>
--
To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@jakarta.apache.org>
|