<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">On 04/12/12 11:52, Alvaro Videla wrote:<br>
    </div>
    <blockquote
cite="mid:CAMcAHLU5ujaSkQtX_aP6Gyis6cctXs4W9JZmJKHFCwLdyULRkw@mail.gmail.com"
      type="cite">
      <div class="gmail_extra">Hi<br>
        <br>
        <div class="gmail_quote">On Tue, Dec 4, 2012 at 12:48 PM, Chris
          Duncan <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:celldee@gmail.com" target="_blank">celldee@gmail.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">If
            I delete one of the amq.* exchanges, should I be able to
            re-create it? I've tried a redeclaration, but that doesn't
            seem to work.</blockquote>
        </div>
        <br>
      </div>
      <div class="gmail_extra">You can't do that. See:&nbsp;<a
          moz-do-not-send="true"
href="http://hg.rabbitmq.com/rabbitmq-server/file/d5898ecfbe72/src/rabbit_channel.erl#l529">http://hg.rabbitmq.com/rabbitmq-server/file/d5898ecfbe72/src/rabbit_channel.erl#l529</a><br>
      </div>
      <div class="gmail_extra"><br>
      </div>
      <div class="gmail_extra">Regards,</div>
      <div class="gmail_extra"><br>
      </div>
      <div class="gmail_extra">Alvaro</div>
      <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>
    Thanks Alvaro, that's what I'm observing. Last question: would you
    expect to get an 'ACCESS_REFUSED' error if you tried to declare an
    exchange with a name like 'amq.test'. I don't get an error, but I do
    if I try to declare a queue with a similar name.<br>
    <br>
    Cheers,<br>
    <br>
    Chris<br>
  </body>
</html>