I have a Tomcat project that uses jakarta commons DBCP which is based on commons 
pooling. You configure it thru the tomcat config and access the pool via JNDI lookup 
of a datasource (just like a in WebLogic app). It appears to work well.

Regards,
 
Rich


-----Original Message-----
From: Melissa L Kelley [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 26, 2003 9:14 AM
To: Struts Users Mailing List
Subject: [OT] Re: Poolman?

On Thu, 26 Jun 2003, bill blackmon wrote:

The first place I would look would be with your app server.

If your app server does not provide this service, then

You can still download Poolman from SourceForge
http://sourceforge.net/projects/poolman/

You can also look in the Jakarta-Commons DBCP
http://jakarta.apache.org/commons/index.html




> I'm looking for connection pooling for a Struts app. Everyone recommends
> Poolman
> but it's discontinued. Can anyone recommend something else or tell me where
> I can
> download Poolman?
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

------------------------------
Melissa L Kelley
[EMAIL PROTECTED]
www.stuology.net
------------------------------



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

Reply via email to