Joe Sremba [
http://community.jboss.org/people/jsremba] created the discussion
"Re: Shutting down AS7 in domain mode"
To view the discussion, visit:
http://community.jboss.org/message/633884#633884
--------------------------------------------------------------
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
[
http://community.jboss.org/message/633884#633884]
Start a new discussion in Beginner's Corner at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]