<div dir="ltr"><font face="tahoma,sans-serif">Hi<br><br>I have a project that producers want to assure their message are delivered to consumers.<br>I make a Google search and find rabbitMQ transaction and confirm from (</font><a href="http://www.rabbitmq.com/blog/2011/02/10/introducing-publisher-confirms/">http://www.rabbitmq.com/blog/2011/02/10/introducing-publisher-confirms/</a>) . I download discussed examples and run them. But I comment the consumer part. with my surprise producer gives ack, even if I uncomment  consumer part and send NACK instead of ack!<br>

<br>what should I do to route consumers ack to producer?<br><br>ps: does com.rabbitmq.client.Channel#addReturnListener helps me?<br clear="all"><br>-- <br><div dir="ltr"><font style="color:rgb(51,0,153);font-family:tahoma,sans-serif" size="2"><span><span><span><br>

<span style="color:rgb(0,0,0)">Sincerely </span><br style="color:rgb(0,0,0)"><span style="color:rgb(0,0,0)">ML</span></span></span></span></font><br></div><br>
</div>