|
From: Anubhav K. <anu...@pe...> - 2004-01-27 05:35:46
|
Hello... I have successfully used Java Service Wrapper to wrap my application as a daemon on Unix. I want to implement 'reload' option in the script. This way,if I make any changes in the wrapper.conf file I can start the daemon with 'reload' option (without using 'restart' option). Can somebody please let me know what exact code I have to write in the script to give this 'reload' option ? . Also, is the statement made above correct(about reflecting changes in wrapper.conf file by using 'reload' option) Thanks in advance Anubhav |