Skip to Content
0
Former Member
Sep 20, 2007 at 11:30 AM

How To: Start Trigger for Ant deploy script

19 Views

Regarding the Thread "How to generate SAP_MANIFEST.MF using Ant" I developed my solution to deploy an ear via Ant to the SAP WebAS.

Everything works fine but one thing I want to add is that the ear is automatically started after the deploy job. Now I have to start it by the Visual Administrator.

Is there a way to trigger the startup of the ear through the deploy by command in the deploy-manager-config.xml?