j_aror...@infosys.com]
>Gesendet: Montag, 4. Mai 2009 07:46
>An: Ant Users List
>Betreff: Help needed in ANT script for Rollback operation
>
>Hi All,
>
>I am using ANT script to deploy my application in Weblogic server.
>I am having "deploy" task which deploys the ap
Hi All,
I am using ANT script to deploy my application in Weblogic server.
I am having "deploy" task which deploys the application.
But I am facing one issue, if my deployment fails I need to redeploy the
previous application i.e (RollBack).
Please can anyone help me in implementing the ANT ta