Daniel Krieg wrote:

On Tue, 2003-09-16 at 10:02, Stephen McConnell wrote:


Daniel Krieg wrote:



I am using Phoenix 4.1alpha and am deploying several SAR files that must
start up in a particular order.  It seems that the startup order
proceeds in alphabetical order but this is insufficient. Is there a way
to control the start up order of these SAR files?



Startup order is directed by the dependency graph. If you have a particular startup sequence requirement then you should declare this via dependencies.


I though the dependency graph only applied to Blocks with a particular
SAR file.  How do I declare that a the matrix-server.sar depends on the
phoenixjms.sar?


As far as I know you cannot do this with Phoneix as Phoenix considers each application is an independent unit. If your running under Merlin then cross application dependencies will be resolved automatically.


Steve.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--


Stephen J. McConnell
mailto:[EMAIL PROTECTED]




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to