Thanks for the reply. When I said lib folder within webapp, I meant not in
the webapp folder itself but the 'lib' folder present at
'webapp/appName/WEB-INF/lib'

Subbu.



---------- Forwarded message ----------
From: 吴熊敏 <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Date: Mon, 18 Jun 2007 13:28:21 +0800
Subject: Re: Tomcat 4.1 - problem with classpath definition in Manifest.mf
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 6/17/07, Subbu <[EMAIL PROTECTED]> 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.



Reply via email to