<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Perhaps you could Nack messages after
      receiving. You could also <br>
      resend them (possibly to the other exchange or the same)
      transitionally<br>
      and then ack.<br>
      <br>
      By the way I do not understand why you have needs like that. Do
      you really<br>
      need this kind of behavior? Or maybe is it desired only for a
      specific messages?<br>
      <br>
      Best regards,<br>
      Ernest Staszuk<br>
      <br>
      W dniu 2012-07-26 09:53, <a class="moz-txt-link-abbreviated" href="mailto:r.parvataneni@accenture.com">r.parvataneni@accenture.com</a> pisze:<br>
    </div>
    <blockquote
cite="mid:EAACB6C95B119446A050A690294166E6B2ADAB@048-CH1MPN2-253.048d.mgd.msft.net"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 12 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hi ,<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">Could&nbsp; please help me&nbsp; on how&nbsp; to keep
          messages in queues&nbsp; even after recieving messages by
          recievers.<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">I&#8217;m using&nbsp; below methods&nbsp; on spring rabbit
          AmqpTemplate.<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal"><b><span
              style="font-size:10.0pt;font-family:Consolas;color:#7F0055">void</span></b><span
            style="font-size:10.0pt;font-family:Consolas;color:black">
            convertAndSend(String exchange, String routingKey, Object
            message)
          </span><b><span
              style="font-size:10.0pt;font-family:Consolas;color:#7F0055">throws</span></b><span
            style="font-size:10.0pt;font-family:Consolas;color:black">
            AmqpException;</span><o:p></o:p></p>
        <p class="MsoNormal"><span
            style="font-size:10.0pt;font-family:Consolas;color:black">Object
            receiveAndConvert(String queueName)
          </span><b><span
              style="font-size:10.0pt;font-family:Consolas;color:#7F0055">throws</span></b><span
            style="font-size:10.0pt;font-family:Consolas;color:black">
            AmqpException;<o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:10.0pt;font-family:Consolas;color:black"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:10.0pt;font-family:Consolas;color:black"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:10.0pt;font-family:Consolas;color:black">My
            request:&nbsp; after receiving message by receiver application,
            still I want to keep messages in queues(can monitor in
            Management console).</span><o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal"><i><span
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#1F497D">Thanks
              &amp; Regards,<o:p></o:p></span></i></p>
        <p class="MsoNormal"><i><span
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#1F497D">--------------------------------------------------------------------<o:p></o:p></span></i></p>
        <p class="MsoNormal"><b><i><span
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#1F497D">Ranganath
                Parvataneni<o:p></o:p></span></i></b></p>
        <p class="MsoNormal"><i><u><span
style="font-size:9.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p><span
                    style="text-decoration:none">&nbsp;</span></o:p></span></u></i></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p>&nbsp;</o:p></span></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
      </div>
      <br>
      <hr>
      <font color="Gray" face="Arial" size="1">Subject to local law,
        communications with Accenture and its affiliates including
        telephone calls and emails (including content), may be monitored
        by our systems for the purposes of security and the assessment
        of internal compliance with Accenture policy.<br>
______________________________________________________________________________________<br>
        <br>
        <a class="moz-txt-link-abbreviated" href="http://www.accenture.com">www.accenture.com</a><br>
      </font>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
rabbitmq-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a>
<a class="moz-txt-link-freetext" href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>