how can i deploy an .war to jbossas 7 to run in domain mode? i dont want to use the web interface to deploy it.. in my situation i need to deploy it via an ant script..
i had never used jbossas 7, only older versions but also in a poor way.. my enterprise always used tomcat and we need to migrate to jbossAS now..
(my jboss instance needs to run in domain mode)
help me plz