Rafal, 1) yes, for msmq. For Rhino Queues, all queues are transactional. 2) RSB will put the message back in a non transactional queue, or roll back the transaction in a transactional queue
On Thu, Apr 16, 2009 at 1:35 PM, nightwatch77 <[email protected]>wrote: > > Hi, I have some questions regarding transactional behavior of RSB > > 1. I want message sending to be a part of distributed transaction, so > if the transaction fails no messages will be sent. Do I have to use > transactional MSMQ queue to get such behavior? What about other > transports? > 2. What about processing messages received from transactional queue - > what is the difference between transactional and non-transactional > queue and how failure handling looks like for transactional queues? > > Thx > R > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
