Berin Loritsch wrote: > > Running the tests I discovered that the JdbcConnectionPool class will > store max-1 Connections and fail on a try for the last connection. > Should we alter JdbcConnectionPool to be able to manage "max" connections > instead of "max-1"? +1 definitely a good idea. Charles --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- Re: JdbcDataSource Semantics Eung-ju Park
- Re: JdbcDataSource Semantics Peter Donald
- Charles Benett