Our web application is currently using different XML classes than the ones that are in the tomcat 3.2.1. We are having a hard time getting our new code to reference the correct xml classes when running. Is there a way to configure the classpath of the web application to exclude the classpath of tomcat? We are using the validator. Could the validator jar be causing the conflict?
Thanks, dave