[jboss-dev-forums] [JBoss AS7 Development] - stopping jboss7
Alexey Loubyansky
do-not-reply at jboss.com
Wed Sep 7 16:01:52 EDT 2011
Alexey Loubyansky [http://community.jboss.org/people/aloubyansky] commented on the document
"stopping jboss7"
To view all comments on this document, visit: http://community.jboss.org/docs/DOC-17175#comment-7579
--------------------------------------------------
Shorter version of
bin/jboss-admin.sh --connect --controller=<hostname>:9999 --command=:shutdown
would be
bin/jboss-admin.sh -c :shutdown --controller=host:port
so, if you run on the default host and port it'll be
bin/jboss-admin.sh -c :shutdown
--------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110907/acb09105/attachment.html
More information about the jboss-dev-forums
mailing list