Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Later
-
1.0.2
-
None
-
None
-
WinNT
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
DAEMON-100 Thread.currentThread().getContextClassLoader() == null when the program is runned by Prunsrv
- Resolved