"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