Commit fc0c268e authored by iSergio's avatar iSergio
Browse files

Add stop standalone server

parent 365b8824
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -180,6 +180,7 @@ chown as7 ${JBOSS_HOME} -R

# Turn on domain mode for as7
chkconfig as7-standalone off
service as7-standalone stop
chkconfig as7-domain on
service as7-domain restart