You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Joseph D Toussaint <jd...@cariboulake.com> on 2001/07/24 18:55:44 UTC

question about WEB-INF/lib

It's my understanding that any jar files in the WEB-INF/lib directory
should be found by the container when the app is deployed - however I
havea  jdbc driver in that directory and I'm getting a class not found
exception.


When ever I have set up tomcat before I've always edited the tomcat.sh
script so search all the WEB-INF/lib directories for every web
application - however this time I'd like to do it right.


Thanks!


joe


-- 
##############################
# Joseph Toussaint           #
# Caribou Lake Software      #
# http://www.cariboulake.com #
# jdtoussa@cariboulake.com   #
# 952-837-98029              #
##############################