Hi,
I'm working with TC 4.0.3. In the WEB-INF/lib directory, I've got 2 libraries : xerces.jar
(I think it's an old Xerces, I didn't put myself there : someone else need it) and xercesImpl.jar
(a newer version of xerces).
I coded a class that need xerces2, but when I launch it (via a servlet) in my Tomcat, it throws
a NoSuchMethoError cause it doesn't take the good jar !
How can I "force" TC to take the new librairy ?
Thanx in advance
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
|