Hi,

I use Tomcat 4.0.1 with the parameter reloadable=true for my webapp.

I have a problem with my Database Connection Pool when Tomcat Reloading this Context 
after install new classes or *.jar.
My connections are not destroy by tomcat and remain latency but my ConnectionPool 
can't use its.
So, my ConnectionPool create new connections but the number of connections increase.

I use a finalyse method in my connectionPool but its not call .

Do you have ideas ?

Thank you for your help

Albini Guillaume




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to