JAVA as a Service on WIN NT/Windows 2000 - TechRepublic
General discussion
November 9, 2001 at 06:57 AM
matthew.thompson

JAVA as a Service on WIN NT/Windows 2000

by matthew.thompson . Updated 24 years, 6 months ago

HI,
Has anyone tried to get a java class to run as a service on Windows 2000/WIN NT? I’ve been trying, and while the program starts (log file is updated), Windows 2000 doesn’t seem to realize it has started, and kills it after giving a ‘did not respond’ error. I’m thinking that if I want the program to run as a service, I need to alert the Service Manager that the program is up and running, but have never done this before. Any ideas?

This discussion is locked

All Comments