|
From: Ori A. <ori...@ap...> - 2003-10-20 17:03:05
|
Hi, I have a shutdown class that needs to be called when stopping the daemon, and the way the sh script looks, it just kills the java process without calling it. Is this true? I don't see the shutdown class being activated in the logs. (As NT service on windows it works fine) Should I just enter a call to another shutdown sh there? That seems like ignoring the conf file and going back to scripts, which feels wrong. Ori |