I just use the zip task to build and deploy my beans.  Really convenient...

Anh

----- Original Message ----- 
From: "Robert Burrell Donkin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 21, 2001 10:43 AM
Subject: Re: [JBoss-user] JBoss and ANT


> "Scott M Stark" <[EMAIL PROTECTED]> wrote
> 
> >JBoss ejb jars are pretty trivial constructs in ant because there is no
> stub
> >compiliation step as required by weblogic. I would have to look at the
> current
> >ejb jar ANT task to see if it offers sufficient simplication of the
> steps
> >required. Maybe it does.
> 
> >>----- Original Message -----
> >>From: Michael P. McCutcheon
> >>To: [EMAIL PROTECTED]
> >>Sent: Wednesday, May 16, 2001 8:24 PM
> >>Subject: [JBoss-user] JBoss and ANT
> >>
> >>
> >>They are taking feature requests at the Jakarta project...wouldn't it
> be cool if ANT could build EJB
> >>jars that would work in JBoss?
> >>
> >>Has anyone submitted a request to the ANT developers about this?
> Currently I believe that the EJB jar
> >>generating feature in ANT
> >>only supports BEA.
> 
> i use ant build scripts to compile and deploy EJB jars, war and ears to
> JBoss. they seem to work pretty well :-)
> 
> as scott says, these scripts are very, very easy to write with ant.
> 
> IMHO since all the various steps for JBoss (compiling, jarring, copying)
> can all be handled by standard ant tasks without
> creating additional ones, writing a special task would only lose
> flexibility.
> 
> - robert
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to