Hi All,

I am trying to put my JDBC jar file in the application/WEB-INF/lib
directory but Tomcat doesn't add the jar file to its classpath
automatically.  Is there a config parameter in one of the xml files to do
this?  Also the default "build" script for NT machines says to put the jars
in application/lib instead of application/WEB-INF/lib.  I tried it both
ways and it doesn't work.  I am restarting the server after ant copies the
files to the appropriate directories.

If I add the jar file to the CLASSPATH in the script to start the tomcat
server it works, but I thought it was supposed to happen automatically.


Thanks,
Ted.

Reply via email to