Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 78756 invoked from network); 9 Dec 2006 05:44:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Dec 2006 05:44:43 -0000 Received: (qmail 67224 invoked by uid 500); 9 Dec 2006 05:44:47 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 67175 invoked by uid 500); 9 Dec 2006 05:44:47 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 24641 invoked by uid 99); 8 Dec 2006 21:09:31 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of thecubetas@gmail.com designates 66.249.82.226 as permitted sender) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=d8BVUacLYF0uN8W1jwPEFe87Hy+w5nzokHrrbdVPMgVLe3rvurOhx0EZBNxPHi8KLflNdcMLbrtaJrrI76ucoj6KlhHNtys/w2YNwaQkWHt4Mr4MqRuXEuHAfrYsLxkMhIAqPKWyJ/L0R9PWvsM3NY1o8UdybTLuP+/OvXXriJA= Message-ID: <75971fb10612081308t431e0513wcf5ac8cc2dc709a2@mail.gmail.com> Date: Fri, 8 Dec 2006 16:08:59 -0500 From: "James A. Cubeta" Sender: thecubetas@gmail.com To: commons-user@jakarta.apache.org Subject: [DBCP] Newbie seeking basic guidance... MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 414b9b5555a379bd X-Virus-Checked: Checked by ClamAV on apache.org Hello DBCP'ers, I am just starting to use DBCP to create a connection pool for a application I am writing. I have a few very basic questions - mostly simple design stuff - that I'd like to pose, but only if these have not been already addressed elsewhere. If there are good "101"-level documents for DBCP on the 'net, pointers would be greatly appreciated. Otherwise, if no one minds the simple questions, I'll post them here. Thanks in advance. James --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org