java application as a NT service
843829Oct 14 2003 — edited Oct 16 2003I have a java application. I want to run that as a nt service. i know there are several free code samples are avaiable in the net. but non of them are working. some gives fatel errors.
my program takes mememory and policy as parameters.
please help me to find a reliable code sample to register the java application as a service.
thank you