IIRC Java EE 6 has a notion of order for web apps in a given EAR file.
Otherwise you should deploy apps in a disabled mode and enable them in the appropriate order (using asadmin for instance).
-Alexis
On 31 mars 2010, at 16:48, glassfish_at_javadesktop.org wrote:
> Hi there,
>
> Would it be possible to configure a starting order for resource like war, during deployment phase?
>
> Problem comes for patch mechanism : war1 is the default one but war2 contains patch of war1.
>
> Just like to know if there is any possibility to have war1 first deployed and then war2 all the time.
> [Message sent by forum member 'ltressol']
>
> http://forums.java.net/jive/thread.jspa?messageID=394651
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>