Hi Dave,
I have been wondering whether it's worth while or not carrying on using
DBCP. There are many outstanding bugs and hardly any active development
on it. One release a year just doesn't cut it for me.
I would suggest the Tomcat team also use something other than DBCP,
cause it makes them look bad when the database side of things doesn't
work. People start blaming the Tomcat when it isn't there problem at all.
Cheers.
David Durham wrote:
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]
--
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]