Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 6666 invoked from network); 27 Jun 2003 20:53:46 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 27 Jun 2003 20:53:46 -0000 Received: (qmail 11775 invoked by uid 97); 27 Jun 2003 20:56:12 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 11768 invoked from network); 27 Jun 2003 20:56:12 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 27 Jun 2003 20:56:12 -0000 Received: (qmail 5194 invoked by uid 500); 27 Jun 2003 20:53:32 -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 5174 invoked from network); 27 Jun 2003 20:53:32 -0000 Received: from virgo.scn.spawar.navy.mil (198.97.235.7) by daedalus.apache.org with SMTP; 27 Jun 2003 20:53:32 -0000 Received: from s234x104.scn.spawar.navy.mil (sscn.scn.spawar.navy.mil [198.97.234.104]) by virgo.scn.spawar.navy.mil (8.9.3) with ESMTP id h5RKrb7x007961 for ; Fri, 27 Jun 2003 16:53:37 -0400 (EDT) Received: by sscn.scn.spawar.navy.mil with Internet Mail Service (5.5.2653.19) id ; Fri, 27 Jun 2003 16:54:03 -0400 Message-ID: <1D41DF2A7F72D711B2E80002A5514DA99AED05@sscn.scn.spawar.navy.mil> From: "Gregory, Carlton" To: "'Tomcat Users List'" Subject: RE: JDBC Pooling Clarification Date: Fri, 27 Jun 2003 16:53:54 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N thanks Yoav, Oracle has some good example on there technet.oracle.com site but the use OC4J instead of Tomcat. With the many docs I was coming across on the web it became confusing as to what is a MUST and what is a CHOICE. -----Original Message----- From: Shapira, Yoav [mailto:Yoav.Shapira@mpi.com] Sent: Friday, June 27, 2003 4:44 PM To: Tomcat Users List Subject: RE: JDBC Pooling Clarification Howdy, > Question 1. This package is used REGARDLESS of what database you >are using? You can configure what package is used by altering the factory setting in the section for your data source. > Question 2. If DBCP does not have to be used then I could use >Oracles connection pooling AND connection cache? By definition, yes. > Question 3. Is DBCP apart of JNDI? No, it's a jakarta-commons project: http://jakarta.apache.org/commons/dbcp/ > Question 4. Is it possible to have multiple users use the SAME >connection pool, and in my respect with Oracle a connection cache? Why not? What's the difference between one or N users? It all comes from your servlets anyways. Yoav Shapira This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org