I have a few service buses built using Rhino Service Bus. Once a save
event is triggered through UI, service bus A runs and message is sent
to the message queue (MSMQ). Another service bus B and others,
subscribes to this message and triggers another event in the code. so
on and so forth with other remaining service buses. Right now I am
able to test this manually and it works fine ( i mean run each service
manually one by one in order, after I do a save in UI). How can I set
it up so that the first event (save via UI) triggers all service buses
in sequence automatically. That is how this is supposed to work, but
am lost as to how to get this done. Thanks for your help.

-- 
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rhino-tools-dev?hl=en.

Reply via email to