You should just down a Restlet server like any other java application,
either with QUIT on unix or Control-Break on Windows.

That will allow the jvm to gracefully shutdown by running finalizers and
shutdown hooks.

Sincerely,

Kevin Conaway

On Thu, Mar 6, 2008 at 2:28 PM, Aaron Crow <[EMAIL PROTECTED]> wrote:

> Is it ok to shut down a Restlet server using Unix kill? What does Restlet
> do
> in this case? And does anyone have any good advice on what the application
> code might do to handle this event properly?
>
>
>

Reply via email to