That did the trick ! Do you know why that was ?
Thanks a bunch, Randy Hoang, Hai wrote: >I think you need to remove the xerces.jar from the WEB-INF/lib. > > >-----Original Message----- >From: Randall G. Alley [mailto:[EMAIL PROTECTED]] >Sent: Thursday, March 14, 2002 4:25 PM >To: [EMAIL PROTECTED] >Subject: Errors deploying Webapp to new server running JDK1.4 > >Hello everyone, > >We've got a working turbine webapp developed under using TDK2.1, JDK1.3 >and tested on Linux, which we are trying to deploy to a remote linux >server running JDK1.4 and Tomcat 4.0.1. Now we're seeing the following >ClassCastException from DocumentBuilderFactoryImpl. > >2002-03-14 13:51:00 StandardContext[]: Servlet threw load() exception >javax.servlet.ServletException: Servlet.init() for servlet jsp threw >exception > at >org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:871) >... >----- Root Cause ----- >java.lang.ClassCastException: >org.apache.xerces.jaxp.DocumentBuilderFactoryImpl > >The full Tomcat log is attached. > >Does anyone have any insight into this ? > >Thanks, >Randy > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
