You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Krause Karin <Ka...@winterthur.ch> on 2003/09/12 14:37:34 UTC

Evaluation of the Manifest of a jar file

Hello,
I read this article about the evaluation of the CLASSPATH attribute set in the manifest in a jar file.
This CLASSPATH attribute refers to other jar files.
see:
http://marc.theaimsgroup.com/?l=tomcat-user&m=105360018918350&w=2

I don't understand if the Tomcat class loaders (e.g. the common class loader) does this or not.
In my case it seems not to work (I use Tomcat 4.1.27, jdk 1.4.1). 
Any help appreciated.

Regards Karin