dev@glassfish.java.net

Re: Server Restart Code

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Thu, 28 Aug 2008 12:54:29 -0700

if you want to stop the running server, the easiest is to issue an
internal stop-domain command. AppStartup.java has code to do that in
case there is a catastrophic failure on startup.

jerome

On Aug 28, 2008, at 8:04 AM, Jason Lee wrote:

> I have just one more piece to plugin to get the server restart code
> updated for v3, namely, stopping the DAS. In v2, we made this call:
>
> JMXUtil.stopServerInstance("server");
>
> How would we do this in v3?
>
> Jason Lee - x31197
> Senior Java Developer, Sun Microsystems
> GlassFish Admin Console Team
> Email: jasondlee_at_sun.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>