Andrew Perez-Lopez wrote:
> Hey all,
> 
> I'm working with EJBs using JBoss 4.x and Ant 1.6.5.  I'm trying to set
> the Class-Path of the manifests of a big bunch of EJBs to a set of
> libraries that I've included in my EAR file.  I can get ejbjar to
> generate all my jars, which is very nice, but since the ejbjar task
> doesn't allow for specification of a manifest file, 

The ejbjar task does allow for the specification of a manifest file. Use
the manifest attribute. It's not documented :-) It is also possible for
<ejbjar> to pick up a per-bean manifest file

Conor


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to