jboss.rst
changeset 1400 afbda84d237c
parent 1399 fe362bc79395
child 1401 20910c04cbd7
--- a/jboss.rst	Mon Oct 22 16:36:46 2012 +0300
+++ b/jboss.rst	Mon Oct 22 16:37:36 2012 +0300
@@ -6,6 +6,12 @@
 ===========
 .. contents::
 
+Starting local JBoss AS.
+========================
+::
+
+  $ /opt/jboss/bin/standalone.sh &
+
 Deploy war to JBoss AS with Maven.
 ==================================
 ::