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"?

I think it would be more what the user expects.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to