You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Chris Ruegger <cr...@speakeasy.net> on 2002/07/31 17:18:27 UTC

Upgrading xerces.jar

What do people do when they want to upgrade their version of xerces.jar?
Looks like I can just put the latest version in $CATALINA_HOME/common/lib.

If I put it in the WEB-INF/lib of my webapp, will that override Tomcat's default
Xerces JAR file?

Also, is there a way to find out the version of xerces given a JAR file?

Thanks