David Perkowski wrote:
> Could this perhaps be a failure of Tomcat to un-initialize the pool  on
> undeployment (which I perform in my build file using Tomcat's Ant 
> tasks, prior to deployment of the new WAR file)? Or perhaps it is a 
> failure of c3p0 to release resources when Tomcat asks it to?

My memory is a little hazy but AFAICR, you need to write a
ContextListener and release these resources yourself.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to