Hi, In tomcat 5.5, the database connection pool associated with my application does not seem to "shutdown" when I undeploy the application. All the "postgres" processes are still in existence. (ps -ef | grep postgres) Can anyone provide some insight as to why clean up of the connection pool is not taking place? What am I doing wrong? What can I do to fix this?
Thank you very much for your help. Carol Cheung -- View this message in context: http://www.nabble.com/tomcat-database-connection-pool-tp22503977p22503977.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org