18 PM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:
Subject: Re: question about WEB-INF/lib
The other side of the coin is that I know for a fact that web apps using
JAR files in /WEB-INF/lib can run under Tomcat 3.2 (example: download
Struts, deploy the struts-example.war applicati
ECTED]> on 07/25/2001 11:55:51 PM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:
Subject: Re: question about WEB-INF/lib
On Wed, 25 Jul 2001 [EMAIL PROTECTED] wrote:
> Currently our application uses .jar files spread out all over the
> place, will tomcat v4 not wor
On Wed, 25 Jul 2001 [EMAIL PROTECTED] wrote:
>
>
> Craig, this last bit caught my attention...
>
> Currently our application uses .jar files spread out all over the
> place, will tomcat v4 not work under those conditions?
>
If you expect those JAR files to be visible to all of your web
app
L PROTECTED]
To: [EMAIL PROTECTED]
cc:
Subject: Re: question about WEB-INF/lib
PS: Classpath problems are so prevalent that Tomcat 4's startup scripts
totally ignore the user's CLASSPATH variable. If you want to share JARs
across multiple webapps, put them in $TOMCAT_HOME/lib -- other
The other side of the coin is that I know for a fact that web apps using
JAR files in /WEB-INF/lib can run under Tomcat 3.2 (example: download
Struts, deploy the struts-example.war application, restart Tomcat, and run
it). So it's *not* as simple as saying "Tomcat does not know how to load
appl
I'm pretty certain that my war file is set up correctly. In my
WEB-INF/lib directoy I have jdbc jar file that tomcat can't find and the
tomcat user manual for deploying tomcat applications says
WEB-INF/lib/ - This directory contains JAR files that contain Java
class files (and associat
;
> > >
> > > Joseph D Toussaint <[EMAIL PROTECTED]> on 07/24/2001 11:55:44 AM
> > >
> > > Please respond to [EMAIL PROTECTED]
> > >
> > > To: [EMAIL PROTECTED]
> > > cc:
> > >
> > > Subject: question a
On Wed, 25 Jul 2001 [EMAIL PROTECTED] wrote:
>
> This is my workaround as well, but it is not a very good solution. I often
> have multiple webapps running that need different versions of the same jar
> file. This becomes a real pain.
> Thanks,
> Dave
>
If you have to modify the CLASSPATH to
TECTED]
To: [EMAIL PROTECTED]
cc:
Subject: Re: question about WEB-INF/lib
(a newbie speaks...)
Are you looking for a workaround? When I saw this problem, I copied the jar
file to tomcat's lib directory and it worked. I thought maybe I had misread
something in the doc.
Like I said, I'm
TED]> 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:
> > (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 A
> >
> >
> >
> >
> > 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
> >
&g
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
The jar file I have is a ".jar" file however it is a compressed jar file
- does this matter?
I seem to remember something about having to explictily add compressed
jar files to a classpath where as the jvm would find all the
uncompressed jar files in a directory if you just passed it the
direct
Joseph D Toussaint wrote:
> 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.
What's the name of the JDBC file? If it
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
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
scr
17 matches
Mail list logo