I'm running on NT (development) and Redhat Linux (production).
startup.bat and startup.sh (actually tomcat.bat/tomcat.sh) add the jar
files from tomcat/lib to the classpath but do not add jars from WEB-INF/lib
of the individual webapps.
Thanks,
Dave





Joseph D Toussaint <[EMAIL PROTECTED]> on 07/24/2001 07:33:49 PM

Please respond to [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:

Subject:  Re: question about WEB-INF/lib


Out of curiosity what are you runing tomcat on unix or nt?  Maybe there
is a diffrence between startup.bat and startup.sh???


joe

On 25 Jul 2001 08:05:31 +1000, Dmitri Colebatch wrote:
> I can verify it does work.  I dont have any suggestions though - sorry.
>
> cheesr
> dim
>
> On Tue, 24 Jul 2001 [EMAIL PROTECTED] wrote:
>
> >
> > I see this problem, too. I'm using Tomcat 3.2.x. It appears to me to be
a
> > bug.
> > I've seen others with this problem on this mailing list. Can anyone
verify
> > that this actually does work?
> > (Just trying to add some weight to your claim and get it fixed if it is
a
> > bug. :o)
> >
> > Thanks,
> > Dave
> >
> >
> >
> >
> >
> > Joseph D Toussaint <[EMAIL PROTECTED]> on 07/24/2001 11:55:44 AM
> >
> > Please respond to [EMAIL PROTECTED]
> >
> > To:   [EMAIL PROTECTED]
> > cc:
> >
> > Subject:  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 #
> > # [EMAIL PROTECTED]   #
> > # 952-837-98029              #
> > ##############################
> >
> >
> >
> >
> >
> >
> >
> >
>



--
##############################
# Joseph Toussaint           #
# Caribou Lake Software      #
# http://www.cariboulake.com #
# [EMAIL PROTECTED]   #
# 952-837-98029              #
##############################







Reply via email to