|
From: Leif M. <le...@ta...> - 2004-01-28 08:46:21
|
Anubhav,
Currently it is not possible to reload the wrapper.conf file without
restarting the
Wrapper. This is actually something that I have been thinking about how
to implement.
It would be needed for a few new features that have been rolling around
in the back
of my head. It will be a ways off if I decide to actually implement it
though.
Cheers,
Leif
Anubhav Kale wrote:
> 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
|