From DMacLaren@cmgi.com Tue Aug 1 16:35:38 2000 Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 29430 invoked from network); 1 Aug 2000 16:35:38 -0000 Received: from mail1.navisite.net (HELO cliff.navisite.net) (207.252.81.12) by locus.apache.org with SMTP; 1 Aug 2000 16:35:38 -0000 Received: from cmgi03.cmgi.com (cmgi03.cmgi.com [206.25.88.118]) by cliff.navisite.net (8.9.1a/8.9.1) with ESMTP id MAA05857 for ; Tue, 1 Aug 2000 12:41:19 -0400 (EDT) Received: by cmgi03.cmgi.com with Internet Mail Service (5.5.2650.21) id ; Tue, 1 Aug 2000 12:34:48 -0400 Message-ID: <59F0A2716248D311B15700902789D5670225D06C@cmgi03.cmgi.com> From: "MacLaren, Donald" To: "'tomcat-user@jakarta.apache.org'" Subject: RE: Best place for oracle drivers? Date: Tue, 1 Aug 2000 12:34:47 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N I put them in the classpath as the zip. -----Original Message----- From: John Coonrod [mailto:jc@thp.org] Sent: Tuesday, August 01, 2000 11:34 AM To: tomcat-user@jakarta.apache.org Subject: Best place for oracle drivers? In the old tomcat, I kept the oracle drivers in \tomcat\classes. That doesn't seem to work in 3.2b2 - where should I put them now? Has anyone had success keeping them zipped? Thanks!