Actually, what it does is open a System.Transactions tx, which NH enlist in.This is required so we can safely work with the failed messages.
On Tue, Jun 23, 2009 at 5:56 PM, Jason Meckley <[email protected]>wrote: > > I did a quick spike implementing my own IMessageModule to open/close > the transaction. What I found, via NHProf, was RSB was automatically > enlisting the session in a serializable transaction. > > On Jun 23, 10:41 am, Vadim Kantorov <[email protected]> wrote: > > How do we write RSB consumers dealing with NH? I would like my > > consumers to open and close NH transactions automatically. > > > > What is the right way to extend RSB to do this? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
