You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by lc...@att.net on 2001/03/01 23:09:36 UTC

packaging ejbs

How can I use Ant to package EJBs?
I'm not using weblogic.  Currently I'm using the J2EE 
server, but plan on moving to Orion...

Thanks

Re: packaging ejbs

Posted by catjava <ca...@yahoo.com>.
i want do too!

RE: packaging ejbs

Posted by lynch <ly...@truetel.com.tw>.
Check OrionPrimer at http://www.jollem.com/

-----Original Message-----
From: lcommons@att.net [mailto:lcommons@att.net]
Sent: Friday, March 02, 2001 6:10 AM
To: ant-user@jakarta.apache.org
Subject: packaging ejbs


How can I use Ant to package EJBs?
I'm not using weblogic.  Currently I'm using the J2EE 
server, but plan on moving to Orion...

Thanks

RE: packaging ejbs

Posted by Conor MacNeill <co...@cortexebusiness.com.au>.
Hi,

It depends on what you mean by "package". If you use <ejbjar> without the
nested <weblogic> element you are able to create generic ejb jars. You may
be able to feed those into the deployment tool of your app server, I'm not
sure.

Conor


> -----Original Message-----
> From: lcommons@att.net [mailto:lcommons@att.net]
> Sent: Friday, 2 March 2001 9:10 AM
> To: ant-user@jakarta.apache.org
> Subject: packaging ejbs
>
>
> How can I use Ant to package EJBs?
> I'm not using weblogic.  Currently I'm using the J2EE
> server, but plan on moving to Orion...
>
> Thanks
>