tomcat does not release connections

2003-06-09 Thread Vijay Pawar
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)

RE: tomcat does not release connections

2003-06-09 Thread Phillip Qin
: Vijay Pawar [mailto:[EMAIL PROTECTED] Sent: June 9, 2003 7:56 AM To: [EMAIL PROTECTED] Subject: tomcat does not release connections 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