dev@glassfish.java.net

Re: Running glassfish in foreground?

From: Mark Basler <Mark.Basler_at_Sun.COM>
Date: Thu, 27 Jul 2006 15:38:37 -0700

Correct, the signal is not forwarded to child processes. You could use
the native launcher to get the desired effect.

Hope this helps - Mark


Kohsuke Kawaguchi wrote:

> Mark Basler wrote:
>
>> The original problem of Kohsuke's is only to see the log and end it
>> with a ctrl-c, so the java launcher will suffice.
>
>
> ... except that when I press Ctrl-C, Glassfish doesn't die --- I guess
> it's just killing the asadmin process.
>