Re: Testing for con.close()

2004-07-10 Thread Peng Tuck Kwok
Hi, Usually I call con.close() in the final block. There is a mention of this here : http://jakarta.apache.org/tomcat/tomcat-5.0-doc/jndi-datasource-examples-howto.html#Common%20Problems On Sat, 10 Jul 2004 10:54:31 +0530, Shailender Jain [EMAIL PROTECTED] wrote: Hi, I have implemented the

Testing for con.close()

2004-07-09 Thread Shailender Jain
Hi, I have implemented the connection pooling provided by Struts for developing my application. The application after going live gets hang quite frequently. The problem may be related to connection not getting closed for some transactions. All the transactions takes atleast 1 minute to