We have the pleasure of WAS 3.5.5. The problem is that WAS "builds" everything internally so what you really need to do is to export the deployedejb.jar file using the tool API. Also, since EJB dev mandates the use of Teams your pretty much stuck with VAJ as your build env.
IBM GS do have code to do the export from Ant (well, the UK do) - speak to your IBM rep. We have a tool servlet that runs inside VAJ on our build box which exports VAJ solutions when invoked by a special ANT task. I cant post this code as it's closed source and licensed from IBM - sorry. I wouldn't bother with jetace, it doesn't really give you much. Les > -----Original Message----- > From: Mason Taube [mailto:[EMAIL PROTECTED]] > Sent: 17 April 2002 21:25 > To: Ant Users List > Subject: Re: Task for ejb compiling for websphere > > > > > --- subhendukumar mohanty <[EMAIL PROTECTED]> > > wrote: > > > I am developing a J2ee Application having > > websphere 3.5.5 Application > > > server. I uses Ant for build process. But i can > > not compile ejbc through > > > Ant. So is there any way to compile ejb through > > build . > > The difficulty is generating the deployment > descriptor, stubs, skeletons, etc without visualage. > The utility that IBM provides with WebSphere to do > this is called jetace. > > See > http://groups.google.com/groups?selm=acad7fb2.0106110820.78f04 > 08f%40posting.google.com&output=gplain > for an example of calling this utility from ANT. > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Tax Center - online filing with TurboTax > http://taxes.yahoo.com/ > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>