is there some way to register a java application as a linux daemon?
raminaa niilian
Ranch Hand
Joined: Jul 14, 2005
Posts: 550
posted
0
Hi Thank you for reading my post is there any way to register a java application to act as a linux daemon? i found commons-daemon from jakarta site but i really can not understand how i should use it.
is there some easier tools?
thanks
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35252
7
posted
0
I'm not sure if it's easier, but this package seems to be more widely used.