You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by priya pallavi <pr...@yahoo.com> on 2004/02/12 20:49:57 UTC

Automatic Deployment On WAS using ANT

Hi there this is Priya Again with a request,
 
Is there utility available which runs the ANT script at regular intervels (for example once in 24 hours) to deploy the latest code from cvs on Websphere Application Server.
 
Thanks & Regards
 
Priya


---------------------------------
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online

Re: Automatic Deployment On WAS using ANT

Posted by RADEMAKERS Tanguy <ta...@swift.com>.
priya,

just write a batch file or script which calls ant and then schedule it 
using "at" (on windows) or "cron" (on unix)

/t

priya pallavi wrote:

>Hi there this is Priya Again with a request,
> 
>Is there utility available which runs the ANT script at regular intervels (for example once in 24 hours) to deploy the latest code from cvs on Websphere Application Server.
> 
>Thanks & Regards
> 
>Priya
>
>
>---------------------------------
>Do you Yahoo!?
>Yahoo! Finance: Get your refund fast by filing online
>  
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org