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?