On 10/27/05, Nathan Smith <[EMAIL PROTECTED]> wrote: > To the DBCP development team, > > A while back we had a problem with DBCP not closing connections fully. > It went throught the motions of closing the connection, adjusting the > active, and inuse counters correctly but the connection never actually > was closed. It was however no longer referenced by DBCP.
You might try using c3pO, which can be found over at sourceforge. -Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
