From tomcat-user-return-42229-apmail-jakarta-tomcat-user-archive=jakarta.apache.org@jakarta.apache.org Tue Jul 24 22:16:44 2001 Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 58566 invoked by uid 500); 24 Jul 2001 22:16:44 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: tomcat-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 58559 invoked from network); 24 Jul 2001 22:16:44 -0000 Received: from smtp10.atl.mindspring.net (207.69.200.246) by h31.sny.collab.net with SMTP; 24 Jul 2001 22:16:44 -0000 Received: from jockamo.com (user-112uil0.biz.mindspring.com [66.47.74.160]) by smtp10.atl.mindspring.net (8.9.3/8.8.5) with ESMTP id SAA11989 for ; Tue, 24 Jul 2001 18:16:45 -0400 (EDT) Message-ID: <3B5DF3CF.1F3D4416@jockamo.com> Date: Tue, 24 Jul 2001 15:20:39 -0700 From: john regan Reply-To: jr@jockamo.com Organization: mindspring X-Mailer: Mozilla 4.77 (Macintosh; U; PPC) X-Accept-Language: en,de MIME-Version: 1.0 To: tomcat-user@jakarta.apache.org Subject: Re: question about WEB-INF/lib References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N (a newbie speaks...) Are you looking for a workaround? When I saw this problem, I copied the jar file to tomcat's lib directory and it worked. I thought maybe I had misread something in the doc. Like I said, I'm new here, but I agree that this is not what I expected to do. -john Dmitri Colebatch wrote: > > I can verify it does work. I dont have any suggestions though - sorry. > > cheesr > dim > > On Tue, 24 Jul 2001 djhutchison@imation.com wrote: > > > > > I see this problem, too. I'm using Tomcat 3.2.x. It appears to me to be a > > bug. > > I've seen others with this problem on this mailing list. Can anyone verify > > that this actually does work? > > (Just trying to add some weight to your claim and get it fixed if it is a > > bug. :o) > > > > Thanks, > > Dave > > > > > > > > > > > > Joseph D Toussaint on 07/24/2001 11:55:44 AM > > > > Please respond to tomcat-user@jakarta.apache.org > > > > To: tomcat-user@jakarta.apache.org > > cc: > > > > Subject: question about WEB-INF/lib > > > > > > It's my understanding that any jar files in the WEB-INF/lib directory > > should be found by the container when the app is deployed - however I > > havea jdbc driver in that directory and I'm getting a class not found > > exception. > > > > > > When ever I have set up tomcat before I've always edited the tomcat.sh > > script so search all the WEB-INF/lib directories for every web > > application - however this time I'd like to do it right. > > > > > > Thanks! > > > > > > joe > > > > > > -- > > ############################## > > # Joseph Toussaint # > > # Caribou Lake Software # > > # http://www.cariboulake.com # > > # jdtoussa@cariboulake.com # > > # 952-837-98029 # > > ############################## > > > > > > > > > > > > > > > >