Having problems with endorsed directories working in Tomcat 4.1.18

2003-01-27 Thread John Trollinger
I have changed the parser in the endorsed directory but tomcat does not seem to see the changes. When I compile using ant (and the endorsed directory in jre/lib/endorsed) all works as expected. Any help? Thanks, John -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional

Re: Having problems with endorsed directories working in Tomcat 4.1.18

2003-01-27 Thread Jacob Kjome
Hello John, So, you are saying that you put your new parser in jee/lib/endorsed and expect Tomcat to pick that up like Ant did? Note that Tomcat also has an endorsed directory in CATALINA_HOME/common/endorsed. Jars in that directory will override not only the regular JDK libraries but also