Return-Path: Delivered-To: apmail-db-torque-user-archive@www.apache.org Received: (qmail 99360 invoked from network); 5 Dec 2005 16:27:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Dec 2005 16:27:15 -0000 Received: (qmail 17525 invoked by uid 500); 5 Dec 2005 16:27:13 -0000 Delivered-To: apmail-db-torque-user-archive@db.apache.org Received: (qmail 17507 invoked by uid 500); 5 Dec 2005 16:27:13 -0000 Mailing-List: contact torque-user-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Apache Torque Users List" Reply-To: "Apache Torque Users List" Delivered-To: mailing list torque-user@db.apache.org Received: (qmail 17494 invoked by uid 99); 5 Dec 2005 16:27:13 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2005 08:27:13 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of Greg.Monroe@dukece.com designates 65.112.55.73 as permitted sender) Received: from [65.112.55.73] (HELO mail.dukece.com) (65.112.55.73) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2005 08:27:12 -0800 Received: from dukece-mail3.dukece.com ([192.168.1.222]) by mail.dukece.com with Microsoft SMTPSVC(5.0.2195.6713); Mon, 5 Dec 2005 11:26:53 -0500 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Content-Class: urn:content-classes:message Subject: RE: Creating common connection pool MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Mon, 5 Dec 2005 11:26:51 -0500 Message-ID: <8F5843B903F59D4C8C6806BB49A39119062909@dukece-mail3.dukece.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Creating common connection pool Thread-Index: AcX3Kg/qPZdLN6E/SjWWlWxV2o46KQAIkEqAAIaom4AAE3DN4AAA5tvw From: "Greg Monroe" To: "Apache Torque Users List" X-OriginalArrivalTime: 05 Dec 2005 16:26:53.0275 (UTC) FILETIME=[B39EBAB0:01C5F9B8] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N D'oh... got my names mixed up... use Shared/lib for the=20 Torque and support libs. Not common. Common is the one for engine/valves. Shared is for web-app shared libs. (But the JDBC drivers really should go in common since they can be used by valves, etc.) > -----Original Message----- > From: Greg Monroe=20 >=20 > FWIW: Tomcat has multiple levels of loaders based on the=20 > various lib directories. System/lib is used for bootstraping,=20 > Shared/lib is used for "Engine" related items (like valve code, etc).=20 > Common/lib is used for stuff shared across web-apps. =20 >=20 > Generally, all shared application stuff should go into the=20 > commons/lib directory. Only use the higher two if you need to. >=20 Duke CE Privacy Statement Please be advised that this e-mail and any files transmitted with it are = confidential communication or may otherwise be privileged or = confidential and are intended solely for the individual or entity to = whom they are addressed. If you are not the intended recipient you may = not rely on the contents of this email or any attachments, and we ask = that you please not read, copy or retransmit this communication, but = reply to the sender and destroy the email, its contents, and all copies = thereof immediately. Any unauthorized dissemination, distribution or = copying of this communication is strictly prohibited. --------------------------------------------------------------------- To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org For additional commands, e-mail: torque-user-help@db.apache.org