Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 80204 invoked from network); 18 Mar 2010 20:03:27 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Mar 2010 20:03:27 -0000 Received: (qmail 736 invoked by uid 500); 18 Mar 2010 20:03:24 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 548 invoked by uid 500); 18 Mar 2010 20:03:24 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 539 invoked by uid 99); 18 Mar 2010 20:03:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Mar 2010 20:03:24 +0000 X-ASF-Spam-Status: No, hits=-3.0 required=10.0 tests=AWL,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of barry.l.propes@citi.com designates 192.193.221.103 as permitted sender) Received: from [192.193.221.103] (HELO mail.citigroup.com) (192.193.221.103) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Mar 2010 20:03:14 +0000 Received: from imbhub-gt02.nam.nsroot.net ([169.171.119.172]) by imbaspam-ss01.namdmz.dmzroot.net (8.13.8/8.13.8/SSMB_EXT/ev: 24741 $) with ESMTP id o2IK2qYJ003077 for ; Thu, 18 Mar 2010 20:02:53 GMT Received: from exnjiht04.nam.nsroot.net (EXNJIHT04.nam.nsroot.net [150.110.165.230]) by imbhub-gt02.nam.nsroot.net (Switch-3.4.1/Switch-3.4.1) with ESMTP id o2IK2S59020493 for ; Thu, 18 Mar 2010 20:02:52 GMT Received: from exgtht01.nam.nsroot.net (169.171.98.130) by exnjiht04.nam.nsroot.net (150.110.165.230) with Microsoft SMTP Server (TLS) id 8.1.393.2; Thu, 18 Mar 2010 16:02:48 -0400 Received: from exgtmb06.nam.nsroot.net ([169.171.98.118]) by exgtht01.nam.nsroot.net ([169.171.98.130]) with mapi; Thu, 18 Mar 2010 15:02:48 -0500 From: "Propes, Barry L " To: "'Tomcat Users List'" Date: Thu, 18 Mar 2010 15:02:47 -0500 Subject: RE: DB connection error -Tomcat 6 config Thread-Topic: DB connection error -Tomcat 6 config Thread-Index: AcrG0m9RUYAV5rZvSvm34TBHBI1vfQAAhiiQAABSkeA= Message-ID: <08382548D50D3049BD5599E1E3146B341054F20525@exgtmb06.nam.nsroot.net> References: <08382548D50D3049BD5599E1E3146B340FFB1EE2C0@exgtmb06.nam.nsroot.net> <08382548D50D3049BD5599E1E3146B340FFB1EE323@exgtmb06.nam.nsroot.net> <4B86EAFF.3060005@christopherschultz.net> <08382548D50D3049BD5599E1E3146B340FFB1EE325@exgtmb06.nam.nsroot.net> <08382548D50D3049BD5599E1E3146B341054F204D4@exgtmb06.nam.nsroot.net> <99C8B2929B39C24493377AC7A121E21F96CBD234ED@USEA-EXCH8.na.uis.unisys.com> <08382548D50D3049BD5599E1E3146B341054F20513@exgtmb06.nam.nsroot.net> <99C8B2929B39C24493377AC7A121E21F96CBD96FD5@USEA-EXCH8.na.uis.unisys.com> <08382548D50D3049BD5599E1E3146B341054F20519@exgtmb06.nam.nsroot.net> <4BA278E2.4000100@christopherschultz.net> <99C8B2929B39C24493377AC7A121E21F96CBD975B0@USEA-EXCH8.na.uis.unisys.com> In-Reply-To: <99C8B2929B39C24493377AC7A121E21F96CBD975B0@USEA-EXCH8.na.uis.unisys.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-WiganSS: 01000000010018exnjiht04.nam.nsroot.net ID0044<08382548D50D3049BD5599E1E3146B341054F20525@exgtmb06.nam.nsroot.net> X-Scanned-By: MIMEDefang 2.52 on 169.175.16.180 Good point...I'll switch back to factory=3D"org.apache.tomcat.dbcp.DataSour= ceConnectionFactory" Although I've attempted with and without a factory reference, all to the sa= me outcome.=20 -----Original Message----- From: Caldarale, Charles R [mailto:Chuck.Caldarale@unisys.com]=20 Sent: Thursday, March 18, 2010 2:54 PM To: Tomcat Users List Subject: RE: DB connection error -Tomcat 6 config > From: 2smart4u [mailto:rc46fi@googlemail.com] > Subject: Re: DB connection error -Tomcat 6 config > factory=3D"org.apache.commons.dbcp.BasicDataSourceFactory" Note that this is using the commons-dbcp library, *not* the DBCP packaged w= ith Tomcat. The OP is trying to make his webapp function with Tomcat's DBC= P. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MA= TERIAL and is thus for use only by the intended recipient. If you received = this in error, please contact the sender and delete the e-mail and its atta= chments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org