Prunsrv.exe (windows daemons) should use DaemonLoader during startup
--------------------------------------------------------------------
Key: DAEMON-157
URL: https://issues.apache.org/jira/browse/DAEMON-157
Project: Commons Daemon
Issue Type: Improvement
Components: Procrun
Affects Versions: 1.0.2
Environment: WinNT
Reporter: Erik-Berndt Scheper
Currently only UNIX-style common-daemons (using jsvc) use DaemonLoader to
startup.
Prunsrv.exe (windows daemons) have a completely different way to startup and
ignore all java classes including the DaemonLoader.
I propose to add a support class to start windows daemons in a way that is much
more similar to UNIX-style daemons.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.