OSB Deployment on remote box using ANT Script
961903Jan 8 2013 — edited Feb 5 2013Is there any ANT script available, for carrying out the following activities using the Source SOA server (server1), Target SOA server (server 2) and deployment box (server3)
1. Run the ANT script on deployment box (server3) to export OSB project from source SOA server (server1)
2. Making URL and other environment related changes in the exported OSB project [server3]
3. Run the ANT script on deployment box (server3) for deploying the exported OSB project to a target SOA server (server2)
Thanks.