| How to restart JBoss AS ? |
| Written by Mark S. | |||||
|
One not well known option of the shutdown command is the -e option. If you issue the shutdown with the -e option: shutdown.sh -e 10 This will shutdown JBoss with the signal code of 10. When you issue this command the run script notice the "abnormal" exit code and restarts the app server. This option is useful is you wrap your start/stop commands into scripts and you check the exit code in your script.
JBoss.org Search
Custom Search
Only registered users can write comments!
Powered by !JoomlaComment 3.26
3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved." |


