Fwd: Issue with Tomcat 5.5 Datasource configuration

2008-04-14 Thread Hanmay Udgiri
-- Forwarded message --
From: Hanmay Udgiri [EMAIL PROTECTED]
Date: Apr 2, 2008 11:48 PM
Subject: Issue with Tomcat 5.5 Datasource configuration
To: users@tomcat.apache.org

Hi
I am using a Datasource configuration with tomcat 5.5 and oracle 9i.I want
to use a Datasource which is accessible to all web apps.

I have added the Resource tag under GlobalNamingResources and a
ResourceLink in a context.xml file of a web application.

But Here My other web apps are also using the same datasource,But it seems
even then I need to add a conext.xml file for ear WAR

Please let me know If is there any alternate way to configure tis.

Thanks and Regards
Hanmaya Udgiri


-- 
Thanks and Regards
Hanmayya Udgiri

-- 
Thanks and Regards
Hanmayya Udgiri


Re: Fwd: Issue with Tomcat 5.5 Datasource configuration

2008-04-14 Thread Mark Thomas

Hanmay Udgiri wrote:

-- Forwarded message --
From: Hanmay Udgiri [EMAIL PROTECTED]
Date: Apr 2, 2008 11:48 PM
Subject: Issue with Tomcat 5.5 Datasource configuration
To: users@tomcat.apache.org

Hi
I am using a Datasource configuration with tomcat 5.5 and oracle 9i.I want
to use a Datasource which is accessible to all web apps.

I have added the Resource tag under GlobalNamingResources and a
ResourceLink in a context.xml file of a web application.

But Here My other web apps are also using the same datasource,But it seems
even then I need to add a conext.xml file for ear WAR

Please let me know If is there any alternate way to configure tis.


http://wiki.apache.org/tomcat/FAQ/Tomcat_User#Q2

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]