Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 37658 invoked from network); 7 Apr 2011 19:34:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Apr 2011 19:34:20 -0000 Received: (qmail 94428 invoked by uid 500); 7 Apr 2011 19:34:16 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 94376 invoked by uid 500); 7 Apr 2011 19:34:16 -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 94365 invoked by uid 99); 7 Apr 2011 19:34:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Apr 2011 19:34:16 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dckerber@verizon.net designates 206.46.173.13 as permitted sender) Received: from [206.46.173.13] (HELO vms173013pub.verizon.net) (206.46.173.13) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Apr 2011 19:34:07 +0000 Received: from [172.17.47.42] ([unknown] [216.41.111.254]) by vms173013.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LJA00MWNRNMGQN1@vms173013.mailsrvcs.net> for users@tomcat.apache.org; Thu, 07 Apr 2011 14:33:25 -0500 (CDT) Message-id: <4D9E1182.7020005@verizon.net> Date: Thu, 07 Apr 2011 15:33:22 -0400 From: David kerber User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-version: 1.0 To: Tomcat Users List Subject: Re: Trouble with jdbc drivers in TC 7 References: <4D9DFD84.4050601@verizon.net> <99C8B2929B39C24493377AC7A121E21FACD915D1DD@USEA-EXCH8.na.uis.unisys.com> <4D9E0FA1.1090301@verizon.net> <99C8B2929B39C24493377AC7A121E21FACD91A7CE4@USEA-EXCH8.na.uis.unisys.com> In-reply-to: <99C8B2929B39C24493377AC7A121E21FACD91A7CE4@USEA-EXCH8.na.uis.unisys.com> Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 4/7/2011 3:28 PM, Caldarale, Charles R wrote: >> From: David kerber [mailto:dckerber@verizon.net] >> Subject: Re: Trouble with jdbc drivers in TC 7 > >> Was something changed in 7 from previous versions wrt >> database connections? > > Even if it had been changed, it shouldn't matter in your case, since you're handling your own connections. This looks more like a classloader problem; is your webapp creating its own classloader? No, I'm not doing anything with classloaders. At least not intentionally :-/ > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL 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 attachments from all computers. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org