How do I reset connections in the Tomcat Connection Pool?

2002-12-06 Thread Jonathan Mangano
I am using the DCBP connection pooling with Tomcat 4.1.12. Everything works fine except when a connection dies because of some external factor (In my case it is a clearing of the the Cisco Routers xlate table which causes a SocketException). When this happens the JDBC driver I am using throws

Re: How do I reset connections in the Tomcat Connection Pool?

2002-12-06 Thread support
Message - From: Jonathan Mangano [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, December 06, 2002 11:59 PM Subject: How do I reset connections in the Tomcat Connection Pool? I am using the DCBP connection pooling with Tomcat 4.1.12. Everything works fine except when a connection dies