Hi All,

i have a small query, am using dbcp for connection pooling  and am opening
3 connection to the database and having 1 connection as idle.
now..when i restart the tomcat container , sometime it does not release the
3 connections ( this is when i check it using the query select
count(SADDR)
from v$session where username='ACBD' and machine='lmpx00028' )

can something be done in the conf files for tomcat so that
the container releases all the connections when it is
restarted

Cheers

Vijay Pawar
-----------------
On behalf of
Amit J Malhotra
(RIL.com)
----------------



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

Reply via email to