users@glassfish.java.net

Re: Stopping and restarting a webapp?

From: Gerald Holl <gerald_at_holl.co.at>
Date: Sat, 24 May 2008 10:40:46 +0200

glassfish_at_javadesktop.org wrote:
> We sometimes need to stop and restart an individual webapp, rather than stopping/restarting the entire server.
>
> Is it possible to do this using the web administration console?
>
> I can see that it is possible to "enable" and "disable" applications from the console, but this just seems to take an application offline and make it inaccessible, rather than stopping and restarting the application.

Hello,

You can deploy and undeploy a specific application.

Gerald