Put your Jar in your web server's lib instead of your web app.
So in my case for JRun I put it in the JRun4/servers/lib directory instead
of my webapp/WEB-INF/lib directory.
For apache I think they have a commons/lib or something for the server.
I think that will work.
Shawn
-Original Message
JDBC 2.0
connections to specific web applications with target= )
Anyone else?
Martin-
- Original Message -
From: "Anuradha S.Athreya" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" ;
<[EMAIL PROTECTED]>
Sent: Wednesday, November 30, 2
We have been relying on Turbine for all database connections and
pooling..Hence we wouldl like to stick to that.
-Original Message-
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Laurie Harper
Sent: Thursday, December 01, 2005 4:00 AM
To: user@struts.apache.org
Subject: Re: Multiple
Thomas Darimont wrote:
The jar is made available to both the applications:
WebApplication1 - WEB-INF/lib/dbconnection.jar
WebApplication2 - WEB-INF/lib/dbconnection.jar
Tomcat is started:
WebApplication1 servlet init() is called , which inturn makes a call to the
Initialise turbine
WebApplicatio
> The jar is made available to both the applications:
> WebApplication1 - WEB-INF/lib/dbconnection.jar
> WebApplication2 - WEB-INF/lib/dbconnection.jar
>
> Tomcat is started:
> WebApplication1 servlet init() is called , which inturn makes a call to the
> Initialise turbine
> WebApplication2 servle
5 matches
Mail list logo