Click to See Complete Forum and Search --> : Starting Weblogic Server by using Ant script, build.xml


kanth
04-28-2008, 07:37 AM
Hi Friends,

Please help in this

Below is my task :


I have '.war' file

I need to deploy '.war' and start the server (either in Weblogic or Jboss)

After the war file get extracted.

Stop server and change mapping in the '.properties' file

And again start the server.


These Activities should be done by using Ant Script, build.xml file

please help me in this and this very urgent for me