How are you creating the war file? If you atre using jar you can use the 'm' option to specify the manifest file on the command line check out the jar docs at http://java.sun.com/j2se/1.3/docs/tooldocs/solaris/jar.html. If you are using ant and the war task there is a manifest option that you can use to specify the file http://jakarta.apache.org/ant/manual/CoreTasks/war.html.
Paul
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Paul Tamas
Sent: 21 June 2001 17:08
To: [EMAIL PROTECTED]
Subject: [JBoss-user] how can I modify MANIFEST.MF file
Hi all,
MANIFEST.MF file is generated when I created the .war file. Could you tell
me how can I modify it (I want to add the Class-Path).
thanks in advance
Paul
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user
