Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 4954 invoked from network); 18 Jun 2007 05:29:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Jun 2007 05:29:04 -0000 Received: (qmail 85933 invoked by uid 500); 18 Jun 2007 05:28:52 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 85905 invoked by uid 500); 18 Jun 2007 05:28:52 -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 85894 invoked by uid 99); 18 Jun 2007 05:28:51 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Jun 2007 22:28:51 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [222.73.237.99] (HELO mail.ublearning.com) (222.73.237.99) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Jun 2007 22:28:47 -0700 Received: from [127.0.0.1] (unknown [222.66.84.2]) by mail.ublearning.com (Postfix) with ESMTP id 0FED343CCF for ; Mon, 18 Jun 2007 13:27:25 +0800 (CST) Date: Mon, 18 Jun 2007 13:28:21 +0800 From: =?GB2312?B?zuLQ3MP0?= To: "Tomcat Users List" Subject: Re: Tomcat 4.1 - problem with classpath definition in Manifest.mf In-Reply-To: References: Message-Id: <20070618132646.E265.XWU@ublearning.com> MIME-Version: 1.0 Content-Type: text/plain; charset="GB2312" Content-Transfer-Encoding: 8bit X-Mailer: Becky! ver. 2.22.02 [CN] X-Virus-Checked: Checked by ClamAV on apache.org you cant put jar files in webapp folder,it's useless at all.. you can only put war or ear files in webapp folder. On Sun, 17 Jun 2007 17:32:26 -0400 Subbu wrote: > Hi, > > I am newbie to Tomcat. I have a jar file(test.jar) which has Classpath > attribute defined in its manifest.mf file. I place this file in the lib > folder of the webapp. > > It looks like tomcat is ignoring the classpath definition in the manifest > file of test.jar file. Does any body know if there is any issue with this in > tomcat 4.1 > > My searches on the mailing list showed that some other folks had similar > problems, but I didn't get a clear solution/answer to this issue. > > your help is appreciated. > > Thanks, > Subbu. ---------------------------- ������ --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org