Starting Java programs as windows services
12.11.2007 at 10:53
Last week at work we needed to run a Java server application in background as a windows service. Turns out that the Java Service Wrapper works pretty well, it takes care of launching the jvm with the appropriate options in the context of a windows service.
Marc
Comments (0)
There are currently no comments available
