users@glassfish.java.net

Re: start order configuration of web apps

From: Alexis Moussine-Pouchkine <alexis.mp_at_sun.com>
Date: Wed, 29 Apr 2009 15:57:41 +0200

A variation on Hong's suggestion is to deploy the applications in
disabled mode and enable them in the proper order.
I'm curious to understand the use-case btw.
cheers,
-Alexis

On Apr 29, 2009, at 15:54, Hong Zhang wrote:

> Hi,
>
>> I have two web apps deployed and I want when i start Glassfish
>>
>> to be able to configure which one starts first.
>>
>> HOW can i do that ?
>>
>>
> The glassfish does not have this functionality yet. You could file a
> RFE for it. While glassfish could not configure the application
> load order after they are deployed, if you know which one you want
> to start first beforehand, you can deploy that web application
> first. Whichever web application gets deployed first, it will get
> started first..
>
> - Hong
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>