0 Replies Latest reply on Dec 19, 2012 11:30 AM by techsjs2012

    Moving to JBoss AS 7 from Tomcat.. I need help with maven run..

    techsjs2012

      Moving to JBoss AS 7 from Tomcat.. I need help with maven run..  I download and have running JBoss AS7 and from the command line I can do a

       

      mvn jboss-as:deploy to deploy my project on a running JBoss AS 7 but I am trying to get working

      mvn jboss-as:start that would start a JBoss AS7 but this does not work...