On Saturday 18 January 2003 06:41 am, White Knight wrote:
> Hi,
> I feel providing Object Pooling ability to tomcat would be very useful.
> Database connection pooling would be very useful for a lot of users.
> I have been doing it as a separate component.I wrote for my purpose and
> bundled with the tomcat my folks are using.I have used the Object pooling
> facility in commons library.
>
> Wouldn't it be nice to make such a thing standard?
>
> Hope to hear your opinions.

Try
ls $CATALINA_HOME/common/lib/*pool*
ls $CATALINA_HOME/common/lib/*dbcp*
and look at
http://marc.theaimsgroup.com/?l=tomcat-user&m=102225547106556&w=2
or similar messages,

or I don't exactly understand you.

Paul

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

Reply via email to