Solprovider,

> I need:
> 1. A command to start Lenya that returns.
> lenya.sh starts Lenya, but never returns.  That would stall the boot
> process if I call it in init.d.  I need to research how Java can start
> and return.

Did you try jsvc? (http://jakarta.apache.org/commons/daemon/jsvc.html)
It is used by tomcat to run it as a unix daemon. IMHO you can use it
with jetty too.

Martin.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to