[jboss-user] [Beginners Corner] - Re: Preferred method for JBoss shutdown
PeterJ
do-not-reply at jboss.com
Tue Nov 28 10:48:21 EST 2006
A simple CTRL-C in command window which is running JBoss works fine. JBoss intercepts the CTRL-C signal and performs an orderly shutdown. (Note that you could also do a "kill -s SIGINT jboss-process-id" from another command prompt.)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989363#3989363
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989363
More information about the jboss-user
mailing list