iocanel wrote:
> 
> 
> 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).
> 

My observations defer after deploying set of Service assemblies in
servicemix and restarting the servicemix it starts each service as per the
alphabetical order of the service assembly name.

Thanks,
Aditya
-- 
View this message in context: 
http://old.nabble.com/How-to-load-service-in-a-specified-order-or-sequence--tp28287804p28337632.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to