Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Sep 1998 11:25:50 +1000
From:      "Joe Shevland" <J_Shevland@TurnAround.com.au>
To:        <freebsd-java@FreeBSD.ORG>
Subject:   Daemonising a Java Process: Possible?
Message-ID:  <199809070129.LAA00908@WEBBSD1.turnaround.com.au>

next in thread | raw e-mail | index | archive | help
We have a multi-threaded Java server process that we want to daemonise in
the Unix fashion of the word; what's the easiest way to do this?

I was thinking of wrapping a bit of C code around it to handle the child
forking etc..., but even a command line equivalent would be OK (can you do
an exec or one of its cousins?)

TIA, Joe.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809070129.LAA00908>