Hi, It is possible, except that the code I have is closed source, licenesed from IBM and my clients property. Otherwise I'd send you a copy ;-)
You need to write two things. A "server" that executes within VAJ and an Ant Task that connects and invokes the export functionality. The Server is the hard bit - you need to be familiar with the Tool API, something I cant help with due to said reasons. The client Ant task is the easy bit. Mind you, having said that, we've found that the Remote Tool API access in VAJ 3.5 is less than reliable and I still spend 10mins each day manually exporting my EJB groups into a jarfile :-( Bye, Les > -----Original Message----- > From: Kumar Servai [mailto:[EMAIL PROTECTED]] > Sent: 13 May 2002 14:19 > To: [EMAIL PROTECTED] > Subject: VAJ Projects > > > > Hi all. > > Currently we are creating Jar files of VAJ project in VAJ > gui., also the ejb deployed jars using the VAJ gui., I want > to eleminate the manual process and automate this using Ant > scripts., Has anyone done this., It is partly in scripts that > is deployment is using script but creation of jar files from > VAJ projects is using GUI., > > Thanks in advance > > > > > > > > --------------------------------- > Do You Yahoo!? > LAUNCH - Your Yahoo! Music Experience > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
