posted 6 years ago
Hi
Not entirely sure if this is the correct forum for my question .. appologises in advance if it is not.
Below is a snippet of my Spring configuration used in my application to use a datasource configured on Weblogic Application server ( Application is deployed in Weblogic App Server)
The application does not use Hibernate's C3PO for database connection pooling but well I am pretty sure my application is using Weblogic's database connection pooling.
Looking at the configuration, I don't see anything to indicate that the Weblogic's provided database connection pooling is used.
Any suggestions to confirm ( or otherwise ) that my application is using Weblogic's provided database connection pooling.
Thank you
Pete
spring-config.xml
weblogic.xml