NServiceBus: How to get a subscriber to subscribe to more than one message types (each from a different queue)?

Haven't use a no-xml configuration yet, but with the config file it would look like.

Have a look at Publish/Subscribe Configuration. The InputQueue is specified for the Publisher element and not for the subscriber. The latter adds the messages it's interested in the MessageEndpointMappings under UnicastBusConfig.

If you're interested in two different streams just have to add elements under MessageEndpointMappings.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions