I am testing under Tomcat but I will be deploying the project to WebSphere
(as per the client's request). I would like to be able to have the project
work under any application server, so I do not want to rely on a 3rd party
product for pooling but rather use a built in solution (if available).  In
doing this I also hope to keep any application server specific
coding/configuration to a minimum.

----- Original Message -----
From: "Mike Jackson" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Monday, May 20, 2002 12:40 PM
Subject: RE: Connection Pool Configuration


> Look at "poolman", there's really not a need to re-invent the wheel...
>
> --mikej
> -=-----
> mike jackson
> [EMAIL PROTECTED]
>
> > -----Original Message-----
> > From: D Watson [mailto:[EMAIL PROTECTED]]
> > Sent: Saturday, May 18, 2002 8:58 AM
> > To: Tomcat Users List
> > Subject: Connection Pool Configuration
> >
> >
> > Hello All
> >
> > I have been trying to implement connection pooling for some time now.  I
> > have read the documentation as well as umpteen messages on the
> > list dealing
> > with this subject. I have been unable to get it to work and I am not
sure
> > what I am missing. Could someone please post an example
> > configuration (with
> > an explanation of each line) or point me to some kind of newbie-ish
> > walk-through?  I am using DB2 under RH Linux 7.1 and Tomcat4.0 on W2K
and
> > want to connect to the datasource using JNDI.
> >
> > Thanks!!
> >
> > D Watson
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> >
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


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

Reply via email to