Here are the following tasks that need to be done using ant script :
1) Deploy the application in domain mode.
2) The deployment should go to a particular server group.
3) Once that is done the server should be automatically started with application running.
In short all the automation needs to be done. Since there is no deployment folder in domain mode i dont know how to proceed further with the EAR which i have created.
Is it possible to do this in JBoss7 Domain mode?