Running Java application as Windows NT service
807603Jul 17 2006 — edited Feb 5 2008I need to run my Java application as an NT Service, the one tool I found out was Java Service Wrapper from source forge. But, I am having a strange problem while stopping the service, it shuts down but it always pops up a warning message.
So, I would like to know whether there are any other programs which can run Java applications as Windows NT service.
Thank you.