K 10 svn:author V 4 miwi K 8 svn:date V 27 2007-07-09T17:09:58.000000Z K 7 svn:log V 321 Wrapper code to start/stop a Java application as a daemon. Daemon is made of 2 parts. One written in C that makes the interface to the operating system and the other in Java that provides the Daemon API. WWW: http://jakarta.apache.org/commons/daemon/ PR: ports/114431 Submitted by: Ronald Klop END