Setting up connection pooling via JNDI

2002-08-28 Thread neal
I did a search on the Apache site and finally found reference to commons ... a subproject that has a bunch of the code referred to in the how-to for JDNI setup, including collections, DBCP, and pool. Do I really have to setup all this junk? For crying out loud ... why is this not bundled (or is

RE: Setting up connection pooling via JNDI

2002-08-28 Thread Jacob Hookom
It is, check out the common lib in your tomcat install you will see the libraries in there. | -Original Message- | From: neal [mailto:[EMAIL PROTECTED]] | Sent: Wednesday, August 28, 2002 11:00 PM | To: Tomcat Users List | Subject: Setting up connection pooling via JNDI | | I did

RE: Setting up connection pooling via JNDI

2002-08-28 Thread neal
To: 'Tomcat Users List' Subject: RE: Setting up connection pooling via JNDI It is, check out the common lib in your tomcat install you will see the libraries in there. | -Original Message- | From: neal [mailto:[EMAIL PROTECTED]] | Sent: Wednesday, August 28, 2002 11:00 PM

RE: Setting up connection pooling via JNDI

2002-08-28 Thread micael
, I guess I have to download DBCP, collections, and pool and place them into my common/lib dir (???). Neal -Original Message- From: Jacob Hookom [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 28, 2002 9:19 PM To: 'Tomcat Users List' Subject: RE: Setting up connection pooling via JNDI

RE: Setting up connection pooling via JNDI

2002-08-28 Thread neal
PROTECTED]] Sent: Wednesday, August 28, 2002 10:16 PM To: Tomcat Users List Subject: RE: Setting up connection pooling via JNDI How can you know about the directory and not have looked in there? Weren't you remotely curious before putting out all these emails? I usually have patience

RE: Setting up connection pooling via JNDI

2002-08-28 Thread Andrew Conrad
would be better off working with DBCP, IMO. - Andrew -Original Message- From: micael [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 29, 2002 1:16 AM To: Tomcat Users List Subject: RE: Setting up connection pooling via JNDI How can you know about the directory and not have

RE: Setting up connection pooling via JNDI

2002-08-28 Thread neal
Yeah, I just downloaded the jars and I think I'll give this a shot. Thanks. Neal -Original Message- From: Andrew Conrad [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 28, 2002 10:29 PM To: 'Tomcat Users List' Subject: RE: Setting up connection pooling via JNDI Just drop the pool

RE: Setting up connection pooling via JNDI

2002-08-28 Thread stevem
: Wednesday, August 28, 2002 9:19 PM To: 'Tomcat Users List' Subject: RE: Setting up connection pooling via JNDI It is, check out the common lib in your tomcat install you will see the libraries in there. | -Original Message- | From: neal [mailto:[EMAIL PROTECTED]] | Sent: Wednesday, August

RE: Setting up connection pooling via JNDI

2002-08-28 Thread Craig R. McClanahan
On Wed, 28 Aug 2002, neal wrote: Date: Wed, 28 Aug 2002 22:25:32 -0700 From: neal [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: RE: Setting up connection pooling via JNDI As usual Michael, I appreciate you sarcasm. I