Hello All! TL> I have a similar problem to that described in a previous post. I'm using TL> DBCP as a JNDI datasource in Tomcat 4.1.24. As part of a test script I TL> need to restore a database, but I can only do that once all the TL> connections to the db are closed. I hoped that doing a 'remove' on the TL> Tomcat web application would close down all the connections in the pool, TL> but this doesn't seem to happen.
TL> Does anyone know how to make sure the connection pool closes all of its TL> connections when the context is removed? As it smelled like a problem to me, have entered to the Bugzilla http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21182 -Anton --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
