Questions tagged [prunsrv]

Prunsrv is a service application for running applications as services. It can convert any application to run as a service.

Prunsrv is a service application for running applications as services. It can convert any application to run as a service. Prunsrv is part of the Apache Commons Procrun application set.

16 questions
-1
votes
1 answer

Apache Commons Daemon specify classpath

I try to deploy a program as windows service with apache commons daemon. i have everything set up fine beside the classpath. Classpath=C:\test\test-service\lib\* specifies where the service itself lies, but the service needs some configuration…
XtremeBaumer
  • 6,275
  • 3
  • 19
  • 65
1
2