Confusion about ConnectionPooling with Tomcat 4

2002-04-18 Thread rainer jünger
Hi, I am getting a little confused about the topic weather Tomcat 4.x ist having a Connection Pooling implementet or not. I was following the discussions the last few days and the answers have been a little contradicting. Therfore my question loud and clear ; ) Is there a Connection Pooling

RE: Confusion about ConnectionPooling with Tomcat 4.

2002-04-18 Thread Clearwater, Pete
Hi Rainer. I am having the same confusion as you. Based on testing the time required to get each connection, it appears as though the standard JNDI DataSource lookups do not return any sort of a pooled connection - it took virtually identical times to get a connection from the JNDI DataSource

RE: Confusion about ConnectionPooling with Tomcat 4.

2002-04-18 Thread Clearwater, Pete
Message- From: Clearwater, Pete [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 18, 2002 9:25 AM To: '[EMAIL PROTECTED]' Subject: RE: Confusion about ConnectionPooling with Tomcat 4. Hi Rainer. I am having the same confusion as you. Based on testing the time required to get each connection