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 #
# [EMAIL PROTECTED] #
# 952-837-98029 #
##############################