I think that's the MaxActive connections on the database.

Depending on how you configure the datasource it will be available for one
or all webapps.

The tomcat docs have a good explanation, here you got the link for tomcat
5.5.

http://tomcat.apache.org/tomcat-5.5-doc/jndi-resources-howto.html


Please correct me if I'm wrong, or if I missunderstood your question.

Cheers!



2008/1/8, Eqbal <[EMAIL PROTECTED]>:
>
> I have defined my jndi DataSource for connecting to
> the database under the conf/context.xml file. I would
> like to understand what it means in terms of
> availability of the datasource to each of the web apps
> and the thing I am confused about is what is the
> maximum number of connections available? Is it the
> maxActive times number of web apps or just maxActive?
>
> Thanks.
>
>
>
>       
> ____________________________________________________________________________________
> Be a better friend, newshound, and
> know-it-all with Yahoo! Mobile.  Try it now.
> http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
VĂ­ctor

Reply via email to