ctrl-c works. JBoss registers a signal handler that recognizes the INT signal (produced
by ctrl-c) and shuts the server down gracefully.
You could also use the shutdown.bat/sh script. It invokes a method on an mbean to do the
shutdown.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3998047#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...