Re: calling a build file from another

2008-12-17 Thread Shaaf Syed M
My bad, understood it incorrectly. Thanks. On Wed, Dec 17, 2008 at 10:33 AM, Ramu Sethu wrote: > I believe antcall is for calling another target in the same build > > On Wed, Dec 17, 2008 at 2:26 PM, Shaaf Syed M wrote: > > > this might be of help too. > > > >

Re: calling a build file from another

2008-12-17 Thread Shaaf Syed M
this might be of help too. http://ant.apache.org/manual/CoreTasks/antcall.html On Wed, Dec 17, 2008 at 12:38 AM, Rez wrote: > > Hi > Not sure why I got a mailer daemon posting to Ant user group?! > > Is it possible to call one ant file (build.xml) from another project's > buil=d.xml?currently

Re: how to call the .py from wsadmin using ant

2008-12-11 Thread Shaaf Syed M
The following works okay for me. Fail on error doesnt work if the file was not found. I am not sure if it works with wsadmin at all. Also wsadmin is in my PATH env already. Regards, -- Shaaf On Wed, Dec 10, 2008 at 4:24 PM, Francis Galiegue <[EMAI