Re: Connection Pooling - Monitor

2004-04-06 Thread Marcelo Epstein
gt; > Data: Tue, 6 Apr 2004 10:54:06 -0700 (PDT) > Para: Struts Users Mailing List <[EMAIL PROTECTED]> > Assunto: Re: Connection Pooling - Monitor > > Marcelo, > The # of connections is determined by the value you > set when you defined your datasource. What is th

Re: Connection Pooling - Monitor

2004-04-06 Thread Richard Yee
Marcelo, The # of connections is determined by the value you set when you defined your datasource. What is the URL that you are using? You should set autoReconnect=true in the URL. -Richard --- Marcelo Epstein <[EMAIL PROTECTED]> wrote: > > Is it possible to know how many connection are in > t

Connection Pooling - Monitor

2004-04-06 Thread Marcelo Epstein
Is it possible to know how many connection are in the pool ? Is there any monitor available? On Tue, 6 Apr 2004 14:15:34 -0300, "Marcelo Epstein" <[EMAIL PROTECTED]> escreveu: > De: "Marcelo Epstein" <[EMAIL PROTECTED]> > Data: Tue, 6 Apr 2004 14:15:34 -0300 > Para: "Struts Users Mailing Lis