Reposting for some help here.

How do you tell Ant to add an external jar file to the MANIFEST.MF that
my-ejb.jar file depends on? If I manually add the MANIFEST.MF, it get's
ignored and Ant creates an empty one.

I need this in the file (I think) as my ejb's are not finding the correct
paths to this jar.

Class-Path: ../struts.jar

Any help much appreciated.


Reply via email to