Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 3323 invoked from network); 18 Apr 2002 07:28:48 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 18 Apr 2002 07:28:48 -0000 Received: (qmail 20245 invoked by uid 97); 18 Apr 2002 07:28:53 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 20229 invoked by uid 97); 18 Apr 2002 07:28:53 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 20211 invoked from network); 18 Apr 2002 07:28:52 -0000 Message-ID: <502326F46B08D41191C400508B6D70C10337DB4D@ThisAddressDoesNotExist> From: Les Hughes To: 'Ant Users List' Subject: RE: Task for ejb compiling for websphere Date: Thu, 18 Apr 2002 08:28:21 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 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:mason_taube@yahoo.com] > Sent: 17 April 2002 21:25 > To: Ant Users List > Subject: Re: Task for ejb compiling for websphere > > > > > --- subhendukumar mohanty > > 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: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: