brendanh
Jun 18th, 2009, 01:43 PM
How do I get my modules to deploy in dependency order?
Let's say I have a module A that depends on B and a module C that depends on B. If I try to deploy these modules, it seems to choose some random order and tries starting either B or C first depending on which one got added first. This does not make much sense at all, so I must be doing something wrong. Can anyone shed some light on this?
I am deploying these to DM Server from eclipse, BTW.
Thank you!
Let's say I have a module A that depends on B and a module C that depends on B. If I try to deploy these modules, it seems to choose some random order and tries starting either B or C first depending on which one got added first. This does not make much sense at all, so I must be doing something wrong. Can anyone shed some light on this?
I am deploying these to DM Server from eclipse, BTW.
Thank you!