[Opensource] is a bug ?

Michael Rimov rimovm at centercomp.com
Tue Jan 7 16:43:33 PST 2003


At 10:38 PM 1/6/2003 +0100, you wrote:
>And also, you retrieve the connection in the variable dbconn, and call the
>methods on the previous oneConnection variable (cut and paste error,
>probably...)
>
>I propose:
>
>     DBConnection dbconn =
>(DBConnection)vecConnectionsToBeRemoved.elementAt(i);
>     dbconn.disconnect();
>     dbconn.setAvailable(false);
>     inUse.remove(new Integer(dbconn.getId()));

Yes guys, both of your are correct... thanks for the catch and credit has 
been given to you two in the Changelog.
                                                         -Mike





More information about the Opensource mailing list