Hi, Is it possible to configure Rhino Service bus so that it will resolve a consumer from a child container created for that message?
Using child containers to handle components lifecycle (like nhibernate ISession, etc) is an approach I have begun using for WCF/Web stuff as you no longer need to mock around with thread static fields/ HttpContext data. It does not appear to be possible currently in Rhino Service Bus to make the IServiceLocator create a child container for each message before resolving consumers. Or am I missing somthing? Cheers Torkel -- 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.
