Currently, any attempt to open a connection, after the max pool size is
reached, fails immediately. What I wanted was that the getConnection wait --
a configurable number of seconds (connection timeout) -- for a connection to
become available. The getConnection should fail only after the connection
timeout is reached.
is that possible?

-- 
View this message in context: 
http://www.nabble.com/getConnection-tf3928196s2756.html#a11143667
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to