Re: Antwort: AW: Help! Need connection pooling for tc4.

2002-05-24 Thread Phillip Morelock
"Tomcat Users List" <[EMAIL PROTECTED]> > Kopie: (Blindkopie: Mariano Kamp/IEK_EXT/Essen/MCO) > Thema: AW: Help! Need connection pooling for tc4. > > > > > > Have a look at > http://www2.gvsu.edu/~millerjr/ResearchPaper.html > >> -U

Re: Help! Need connection pooling for tc4.

2002-05-24 Thread Jacob Kjome
Hello Mariano, I use BitMechanic's JDBCPool http://www.bitmechanic.com/projects/jdbcpool/ It works great and is very fast. I have also been trying to use Tomcat standard pooling mechanism, but haven't been very successful. I'll be sticking with BitMechanic for now. Jake Friday, May 24, 2002,

Re: Help! Need connection pooling for tc4.

2002-05-24 Thread David Hewlett
I use poolman successfully with tomcat. Get the source and compile it there is an important bug corrected that is not included in the last distribution! Regards, David. On Friday 24 May 2002 3:50 pm, you wrote: > Hi, > > > > we are about to deploy an application to production and just learne

Antwort: AW: Help! Need connection pooling for tc4.

2002-05-24 Thread Mariano . Kamp
opie: (Blindkopie: Mariano Kamp/IEK_EXT/Essen/MCO) Thema: AW: Help! Need connection pooling for tc4. Have a look at http://www2.gvsu.edu/~millerjr/ResearchPaper.html > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Gesendet: Freitag, 24.

AW: Help! Need connection pooling for tc4.

2002-05-24 Thread Ralph Einfeldt
Have a look at http://www2.gvsu.edu/~millerjr/ResearchPaper.html > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Gesendet: Freitag, 24. Mai 2002 17:50 > An: Tomcat Users List > Betreff: Help! Need connection pooling for tc4. &g

Help! Need connection pooling for tc4.

2002-05-24 Thread Mariano . Kamp
Hi, we are about to deploy an application to production and just learned that tomcat 4.0.3 doesn't seem to pool connections. Is there any connection pool (datasource style) available? As it is an intrantet application we are about to deploy and we already know that we w