I've been spending the better part of the evening trying to beat commons daemon into submission, but I haven't been able to make any progress on this problem. Essentially, it looks like jsvc simply ...
Little framework to create Java programs that behave like Linux daemons/Windows services. This method is called to start your program. It must be non blocking. If this method throws any Exception the ...