>From SQLTransformer.java, it seems like it will wait 5 seconds, try again,
and wait again 5 times before it throws an exception. I guess the same
strategy is used in all components accessing databases.

Askild

Anna Bikkina  wrote:
> Can someone please answer my question below.
> 
> Thanks,
> Anna.
> 
> 
> On Tuesday 02 March 2004 04:58 pm, Anna Bikkina wrote:
> > Hi,
> >
> > I configured a database pool in cocoon and used the pool controller 
> > tag to set max and min connections in cocoon.xconf.
> >
> > When the max number of connections are used up what does cocoon do. 
> > Does it throw an exception to the n+1(n being max 
> connections) or does 
> > it wait for one of the connections to complete their job.
> >
> >
> > Thanks,
> > Anna.
> >
> >
> > 
> ---------------------------------------------------------------------
> > 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]
> 
> 
> 


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

Reply via email to