Remove file. Move data to appropriated places (also in gadict project).
.. -*- coding: utf-8; -*-
.. include:: HEADER.rst
===========
JBoss AS.
===========
.. contents::
Starting local JBoss AS.
========================
::
$ /opt/jboss/bin/standalone.sh &
Deploy war to JBoss AS with Maven.
==================================
::
$ mvn help:describe -DartifactId=jboss-as-maven-plugin -DgroupId=org.jboss.as.plugins
See:
* http://docs.jboss.org/jbossas/7/plugins/maven/latest/examples/deployment-example.html