[rabbitmq-discuss] RabbitMq with WCF Transaction
    Hadas 
    hadas100.b at gmail.com
       
    Wed Feb 27 13:25:55 GMT 2013
    
    
  
Hi,
I try to use transaction in wcf by adding 
"[OperationBehavior(TransactionScopeRequired = true)]" to functions in my 
interface.
What I can see is that when an error happens the message return to the 
queue, but only once. That means if an error occurs second time the message 
is lost.
Do I miss something or what I need to change in order to retry till no 
error occurs?
Thanks in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130227/7ccb2a35/attachment.htm>
    
    
More information about the rabbitmq-discuss
mailing list