Hi Shyam,

By "using tomcat connection pooling", I suppose you're using commons-dbcp.
Take a look at

http://jakarta.apache.org/commons/dbcp/configuration.html

And you'll notice the "initialSize" parameter. :)

Hope that helps!

Marcelo

> -----Mensagem original-----
> De: shyam [mailto:[EMAIL PROTECTED] 
> Enviada em: segunda-feira, 21 de junho de 2004 16:43
> Para: 'Tomcat Users List'; [EMAIL PROTECTED]
> Assunto: connectionpool initial number of connections
> 
> 
> Hi,
> I have successfully migrated my application from using a 
> third party connection pooling to tomcat connection pooling 
> using data sources. The documentation helped me a lot. 
> However I want to initialize a certain number of connections 
> at the start up just as the maxActive connections. Is there 
> anyway of doing this? 
> Thanks
> shyam
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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

Reply via email to