Hi Vercesi, I am also trying to figure out what to do for connection pooling with Tomcat 3.2.3.
>>Does using this dbconnectionbroker mean - you just configure a jndi context in tomcat and rest all is taken care of by connection broker. Is it transparent to my code. If I just use the JNDI DB context created with such configuration and be assured that connection pooling will happen. Thanks in advance ! Vinay -----Original Message----- From: Vercesi Paolo [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 16, 2002 9:44 PM To: Tomcat Users List Subject: R: Tomcat-Apache Connection Pools I use dbconnectionbroker from javaexchange with Tomcat 3.3 for pooling connections with Postgresql and Oracle (thin) JDBC drivers, and I haven't found any problem. But I'm still in a developing phase and so I can't give you much better information about performance and stability. > > > > Hi all, > > > > I am currently looking to add a connection pool to my application. > > > > Has anyone have any good results with any I am currently looking at > > http://www.javaexchange.com/ that CoolServlets use in there > products. > > > > > > Thanks any advice would be useful. > > > > Tim -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
