Eu travei no capítulo 4 com o Jboss, não consigo subir o container, toda vez que eu executo o target mvn jboss-as:deploy sempre ocorre o seguinte erro:
[ERROR] Failed to execute goal org.jboss.as.plugins:jboss-as-maven-plugin:7.2.Final:deploy (default-cli) on project soa-cap04-jboss: Could not execute goal deploy on /home/jorge/workspace/javaprojects/SOALab/sourceBook/soa/soa-cap04-jboss/target/soa-cap04-jboss-0.0.1-SNAPSHOT.war. Reason: Error could not execute operation '{
[ERROR] "address" => [],
[ERROR] "operation" => "read-attribute",
[ERROR] "name" => "launch-type"
[ERROR] }'. java.net.ConnectException: JBAS012144: Could not connect to remote://localhost:9999. The connection timed out
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 read the following articles:
Você poderia me ajudar? se algum colega já passou por este cenário e souber, ajuda são bem vindas, obrigado.