I'm trying to setup a standalone java service using commons-daemon (procrun)
Does anyone know where to get procrun and how to get it up and running?
Are there any alternatives? (I would use Java Service Wrapper but I can't use GPL Licensed code)
I'm trying to setup a standalone java service using commons-daemon (procrun)
Does anyone know where to get procrun and how to get it up and running?
Are there any alternatives? (I would use Java Service Wrapper but I can't use GPL Licensed code)
You mentioned that you can't run "Java Service Wrapper" because its GPL. You didn't provide a link, but there is JSL which isn't GPL (according to their license page). I have used this in the distant past.
The procrun binaries are hard to find, but they can be located here in case anyone else is looking for them.
This page does contain the download.
http://www.apache.org/dist/commons/daemon/binaries/windows/
This page tells you what you need.
http://commons.apache.org/daemon/binaries.html