2012/3/15 Steven Xiong :
> I have a Spring/JPA application running on Tomcat 6.0.29 accessing two
> schemas of a single Oracle database. Each schema is configured as a seperate
> datasource. If we config the datasources as spring beans of
> "com.mchange.v2.c3p0.ComboPooledData
/15 Steven Xiong :
> I have a Spring/JPA application running on Tomcat 6.0.29 accessing two
> schemas of a single Oracle database. Each schema is configured as a seperate
> datasource. If we config the datasources as spring beans of
> "com.mchange.v2.c3p0.ComboPooledDataSour
Hi Stevo,
I checked many times, the users are different in context.xml
Thanks
From: Stevo Slavić
To: Tomcat Users List ; Steven Xiong
Sent: Thursday, March 15, 2012 9:21:58 AM
Subject: Re: Datasources in Spring-JPA-Tomcat 6.0.29
Hello Steven,
Just a
I have a Spring/JPA application running on Tomcat 6.0.29 accessing two schemas
of a single Oracle database. Each schema is configured as a seperate
datasource. If we config the datasources as spring beans of
"com.mchange.v2.c3p0.ComboPooledDataSource" type, the app works correctly.
However if w