Hello All, I've noticed that, when creating subscriptions for messages, Rhino service bus is lloking for message consumers only in assembly that hosts bus or contains boostrapper. If i have assembly with consumer that is just referenced by basic project, consumers are ignored and MessagePublicationException thrown. If I create copy of consumer from referenced project in basic project - everything works fine. Is there any solution to force service bus to look for consumers in all referenced assemblies? Maybe I can preload assembly somehow or smth like that?
Thanks in advance -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To view this discussion on the web visit https://groups.google.com/d/msg/rhino-tools-dev/-/XAPqE9btOk0J. 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.
