I would recommend App-B to initialize the webservice upon
first call by a user. That way no worries about order of
deployments ;)
Manfred
-----Original Message-----
From: glassfish_at_javadesktop.org [mailto:glassfish_at_javadesktop.org]
Sent: Wednesday, August 13, 2008 1:11 PM
To: users_at_glassfish.dev.java.net
Subject: application start priority
I have two separate applications: App-A and App-B. App-B consumes web services provided by App-A, but to be able to start App-B, App-A must be up an running. If both applications are deployed to the same domain instance the App-A must always start prior to App-B. Is there any way that I can set a priority on the applications to ensure that App-A is started first?
Or is there a better way of handling inter-application communication other than simply web services?
Thanks...
[Message sent by forum member 'cmathrusse' (cmathrusse)]
http://forums.java.net/jive/thread.jspa?messageID=293128
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
For additional commands, e-mail: users-help_at_glassfish.dev.java.net