Aditya Laddha wrote: > > I want to start(load) services on fuse start-up in a specific > order(sequence) as our services are dependent. > > Like internally on start-up of service1 we send msgs to service2 hence we > need service2 to be up and running. Is there a way to do this? > is this doable? Although I understand the SA's should be perfectly stand > alone modules but what we have is a requirement. > > Thanks in advance. > Aditya >
I am not sure about that, however I think that the service assembly deployment order is by timestamp (from older to newer). ----- Ioannis Canellos -- View this message in context: http://old.nabble.com/How-to-load-service-in-a-specified-order-or-sequence--tp28287804p28287831.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
