On 20/03/2010, Bill Barker wrote:
>
>
> --
> From: "sebb"
> Sent: Friday, March 19, 2010 3:57 PM
> To: "Commons Developers List"
> Subject: [DAEMON] Procrun Java mode usage
>
>
>
> > I
--
From: "sebb"
Sent: Friday, March 19, 2010 3:57 PM
To: "Commons Developers List"
Subject: [DAEMON] Procrun Java mode usage
I've got a sample "jvm" mode service running OK, and am now trying to
understand
I've got a sample "jvm" mode service running OK, and am now trying to
understand how Procrun handles the "Java" mode.
The "start" function works fine, but "stop" does not. I'm not sure if
that's because of a bug in the service code (I'm using
ProcrunService.java) or a feature / bug in prunsrv.
Pr