Re: EJB compile

2006-01-12 Thread Steve Loughran
Uri Zeituni wrote: Hi, I need to compile my Beans: create stubs and skeletons. I need to deploy them on Websphere. Does anyone knows how to do that? I saw that task is supported only for Weblogic, in addition I did not see any EJB compile task defined in Websphere's ANT tasks. Can anyone

Re: EJB compile

2006-01-11 Thread Kjersti Berg
On 12/01/06, Uri Zeituni <[EMAIL PROTECTED]> wrote: > > Hi, > I need to compile my Beans: create stubs and skeletons. I need to deploy > them on Websphere. Does anyone knows how to do that? > I saw that task is supported only for Weblogic, in addition I did > not see any

EJB compile

2006-01-11 Thread Uri Zeituni
Hi, I need to compile my Beans: create stubs and skeletons. I need to deploy them on Websphere. Does anyone knows how to do that? I saw that task is supported only for Weblogic, in addition I did not see any EJB compile task defined in Websphere's ANT tasks. Can anyone give a hint or