Hello everyone, I am running database on different machine than the one running tomcat. Tomcat creates a connnection pool to the database, but when some times database machine reboots, it makes all the connections in the pool useless,is there a way to tell the tomcat to make release resources with existing connection pool and create another one ? Thanks.
__________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
