You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Kevin Passey <kp...@kdpsoftware.co.uk> on 2002/07/02 17:48:00 UTC

Connection Pooling

Hi,

I am new to Tomcat so bear with me.

I have developed something using Websphere application server which has
connection pooling built-in.

Is there anything simple to plug in so that I can do the same with Tomcat?

Any docs or Howto's would be appreciated

Thanks

Kevin

Re: Connection Pooling

Posted by Jacob Kjome <ho...@visi.com>.
Hello Kevin,

See this:

http://marc.theaimsgroup.com/?l=tomcat-user&m=102348915728231&w=2

and this:

http://marc.theaimsgroup.com/?l=tomcat-user&m=102383138524775&w=2


also this:

http://marc.theaimsgroup.com/?l=tomcat-user&m=101631189730747&w=2


They might be what you are looking for.

Jake


Tuesday, July 02, 2002, 10:48:00 AM, you wrote:

KP> Hi,

KP> I am new to Tomcat so bear with me.

KP> I have developed something using Websphere application server which has
KP> connection pooling built-in.

KP> Is there anything simple to plug in so that I can do the same with Tomcat?

KP> Any docs or Howto's would be appreciated

KP> Thanks

KP> Kevin



-- 
Best regards,
 Jacob                            mailto:hoju@visi.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Connection Pooling

Posted by William Gustave <wg...@verizon.net>.
There is plug-in in the nightly builds 

http://jakarta.apache.org/builds/jakarta-commons/nightly/
Check out the following
 commons-dbcp/            
 commons-pool/  

This link is a howto someone using this email group put up.
http://marc.theaimsgroup.com/?l=tomcat-user&m=102225547106556&w=2 

Regards,
William          
-----Original Message-----
From: Kevin Passey [mailto:kpassey@kdpsoftware.co.uk]
Sent: Tuesday, July 02, 2002 11:48 AM
To: Tomcat Users List (E-mail)
Subject: Connection Pooling


Hi,

I am new to Tomcat so bear with me.

I have developed something using Websphere application server which has
connection pooling built-in.

Is there anything simple to plug in so that I can do the same with Tomcat?

Any docs or Howto's would be appreciated

Thanks

Kevin


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>