Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 14762 invoked from network); 6 May 2002 19:11:23 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 6 May 2002 19:11:23 -0000 Received: (qmail 16380 invoked by uid 97); 6 May 2002 19:11:07 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 16362 invoked by uid 97); 6 May 2002 19:11:07 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 16350 invoked by uid 98); 6 May 2002 19:11:06 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-Id: <3.0.5.32.20020506121134.01f20100@urchin> X-Sender: cindy@urchin X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Mon, 06 May 2002 12:11:34 -0700 To: "Tomcat Users List" From: Cindy Ballreich Subject: the ups and downs of JNDI connection pooling Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N After reading every message I could find in the archives (and marveling at the blood, sweat, and tears shed over this subject) I believe that I've finally got JNDI connection pooling working with the Tyrex software!!! My joy was boundless until I started having problems with Tyrex itself. (For example, NullPointerExceptions when Connection.setAutoCommit() is called.) The development archives seem to confirm this and other problems and talk about DBCP as the pooling software of the future. I found the DBCP pages (at http://jakarta.apache.org/commons/index.html), but it appears to be a log ways from being ready for a production environment. Are there are reliable ways to do connection pooling with JNDI or should I just go back to DbConnectionBroker and be happy with that? Thanks Cindy -- To unsubscribe, e-mail: For additional commands, e-mail: