JavaRanch » Java Forums »
Databases »
JDBC
| Author |
How to configure Bonecp in java project without breaking connection when more than connection
|
Rd Dari
Ranch Hand
Joined: Feb 22, 2010
Posts: 194
|
|
Hi all Ranchers,
I am new in BoneCP Connection pooling I using it from last 5 days in my existing project but in the more than one connection it throw an exception that is
Too many connections
My Configuration code is :
Context Listner is:
here is code.....
this type code i am using for connection but it could run proper but With Jdbc connection its running good
Tell me the solution for this problem
|
 |
 |
|
|
subject: How to configure Bonecp in java project without breaking connection when more than connection
|
|
|
|