I believe maxIdle is the parameter you need. There's a good explanation of the parameters at
http://www.mail-archive.com/[EMAIL PROTECTED]/msg04945.html
Steve Turner
At 09:08 PM 11/16/2003 -0500, you wrote:
Hi All, When using DBCP what parameter needs to be set on the ObjectPool so that a minimum number of connections are created when the pool instance is created ?? I thought the setMinIdle() does this, but doesn't look so.
