efore exiting.
Alexander
On Wed, Nov 15, 2000 at 09:11:05AM -0500, Francisco Gongora wrote:
> Hello:
>
> We want our application to start automatically at boot, or stop when the
> system shuts down. We are using a startup script ( /etc/rc.d/init.d ) for
> that. After we start
On Wed, 15 Nov 2000, Francisco Gongora wrote:
> Hello:
>
> We want our application to start automatically at boot, or stop when the
> system shuts down. We are using a startup script ( /etc/rc.d/init.d ) for
> that. After we start the java application (jar), we cannot find th
he file myclass.pid has the pid of the java process.
Hope this helps,
Mike
Francisco Gongora wrote:
> Hello:
>
> We want our application to start automatically at boot, or stop when the
> system shuts down. We are using a startup script ( /etc/rc.d/init.d ) for
> that. After we star
Hello:
We want our application to start automatically at boot, or stop when the
system shuts down. We are using a startup script ( /etc/rc.d/init.d ) for
that. After we start the java application (jar), we cannot find the name of
the process (process id). The name of the command in the