replacement for j2ee1.3 packager in j2ee1.4?
843833Dec 8 2003 — edited Dec 8 2003Anyone have an example of how to use Ant tasks to replace the packaging
of ejb jar and client jar files via command-line? The doc referred me to the
J2EE 1.4 tutorial, but a quick browse found a number of Ant tasks, but none
that I could identify as "this is the one that packages the EJB jar" or "this is
the one that packages the app client "jar"... :-( (A reference to which example
in the tutorial would work :-))
I found the generic ejb-jar task in Ant 1.5 - but not something I could use
to create the app client jar...
Thank you!
Moises