Configure a JBoss Server.
jboss:startStart a JBoss Server.
jboss:start-and-waitStart a JBoss Server and wait for startup to complete.
jboss:stopShutdown a running JBoss Server.
jboss:deployDeploy a file or directory to JBoss using JMX.
jboss:undeployUndeploy a file or directory to JBoss using JMX.
jboss:redeployRedeploy a file or directory to JBoss using JMX.
jboss:hard-deployDeploy a file or directory to JBoss by copying files directly to the server deployment directory.
jboss:hard-undeployUndeploy a file or directory to JBoss by removing files from the server deployment directory.