1 Reply Latest reply on Mar 3, 2012 2:18 AM by jaikiran

    AS7 deploy command fails in forge

    lanandan

      I am new to Java, Seam and Forge. I tried to do AS7 deploy command for the new project I created. It is failing as below. Basically it could not connect to the JBoss server. Should I install JBoss separately? I am assuming Forge will install for me. Or it is looking for a wrong version to install. Any guidance will help. Thank you.

       

      [INFO] ------------------------------------------------------------------------

      [ERROR] Failed to execute goal org.jboss.as.plugins:jboss-as-maven-plugin:7.1.0.

      CR1:deploy (default-cli) on project stest: Could not execute goal deploy on stes

      t.war. Reason: java.net.ConnectException: JBAS012174: Could not connect to remot

      e://localhost:9999. The connection failed: Connection refused: no further inform

      ation -> [Help 1]

      [ERROR]

      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit

      ch.

      [ERROR] Re-run Maven using the -X switch to enable full debug logging.

      [ERROR]

      [ERROR] For more information about the errors and possible solutions, please rea

      d the following articles:

      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionE

      xception