common dbcp question 2003-12-05 - By Michal N Lusztig
Back I inherited a very badly writen Tomcat4.1 application, where the developer is not closing connections, relying rather on configuration parameters for the dbcp pool to take care of removing abandoned connections. Is such a strategy supposed to work ? If yes, what are the configuration parameters that would solve this problem ? Reading the documentation in DBCP dataSource, it looks like remove_abandoned is depracated !
Miki
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|