[jboss-user] [Beginner's Corner] - Re: stoping jboss in domain mode

Wolf-Dieter Fink do-not-reply at jboss.com
Mon Sep 3 04:53:43 EDT 2012


Wolf-Dieter Fink [https://community.jboss.org/people/wdfink] created the discussion

"Re: stoping jboss in domain mode"

To view the discussion, visit: https://community.jboss.org/message/757532#757532

--------------------------------------------------------------
In domain mode there are many servers so you have to address the one you want to shutdown.
You have to connect the domain controller (master) and send the commands here.

a few examples if you start a domain of a fresh AS7:

/host=master:shutdown     => stop the domain controller
/host=slave:shutdown        => stop the slave host controller if you have such second instance running in the same domain

/host=master/server-config=server-one:stop
The given server instance (here server-one) is stopped, but not removed from config, so if you re-start the domain the server is up again
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/757532#757532]

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120903/e260b2f1/attachment-0001.html 


More information about the jboss-user mailing list