JBoss Community

Re: Shutting down AS7 in domain mode

created by Joe Sremba in Beginner's Corner - View the full discussion

Running in domain mode, you need to also include your domain name (host) that you would like to shutdown. Seeing that you are connected to localhost on the default 9999 port, I'm assuming you are also using the default domain name of master (found in host.xml).

So, your shutdown command would look like:

 

/opt/jboss/bin/jboss-admin.sh --connect command=/host=master:shutdown

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community