Florian, Thanks for the feedback. I'll give it a try!
jfk
-Original Message-
From: Kirchhoff, Florian [mailto:[EMAIL PROTECTED]
Sent: Friday, February 22, 2008 2:52 PM
To: Tomcat Users List
Subject: RE: JDBC driver JARs in a shared production environment
jfk, thank you for the fee
Chuck,
thank you for your prompt feedback. I have a couple of follow-up
questions below:
>> 3) Deploy the JDBC jars and commons-dbcp.jar in the WAR in
>> WEB-INF/lib?>
>
>Yes.
Great, that's what'll do. But is there anything one must be careful
about
in this case? For example should a particul
include commons-dbcp.jar in your WAR.
Florian
-Original Message-
From: Katilie, John [mailto:[EMAIL PROTECTED]
Sent: Friday, February 22, 2008 2:20 PM
To: Tomcat Users List
Subject: RE: JDBC driver JARs in a shared production environment
It makes sense to put the JDBC driver jars in th
JDBC driver JARs in a shared production environment
> From: Kirchhoff, Florian [mailto:[EMAIL PROTECTED]
> Subject: JDBC driver JARs in a shared production environment
>
> Question: if you cannot place the JDBC driver jars in
> CATALINA_HOME/commons/lib, where can you put them?
>
&
> From: Kirchhoff, Florian [mailto:[EMAIL PROTECTED]
> Subject: JDBC driver JARs in a shared production environment
>
> Question: if you cannot place the JDBC driver jars in
> CATALINA_HOME/commons/lib, where can you put them?
>
> 1) Place the JDBC jars in $CATALINA_BAS
Hi everybody,
Question: if you cannot place the JDBC driver jars in
CATALINA_HOME/commons/lib, where can you put them?
Here is the context of my question:
* A production environment where each application runs in a separate
instance of Tomcat
* Each application has it's own $CATALINA_BASE and po