<div dir="ltr">On Mon, Apr 22, 2013 at 6:11 PM, Richard Raseley <span dir="ltr"><<a href="mailto:richard@raseley.com" target="_blank">richard@raseley.com</a>></span> wrote:<div class="gmail_extra"><div class="gmail_quote">
<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"><div dir="ltr">
<div>3) Added a new upstream on each cluster pointing to the other with a URI that looks similar to the following (from the perspective of "cluster-01":</div><div><br></div><div>amqp://user:pass@cluster-02.domain.local/cluster02.exchange</div>
</div></blockquote><div><br></div><div style>You might also want to double-check the url you are using to setup the federation-upstream. The URL above corresponds to a <i>virtual host</i> called "cluster02.exchange". Is this what you really intended? If you are actually using the default virtual host, then you should just use amqp://user:pass@cluster-02.domain.local/ and setup policies for the exchanges you wish to federate (as in your step 4).</div>
<div style><br></div><div style>One other thing to note-- you will not actually see the links until the exchanges you are federating actually exist on the upstream host. So if you haven't yet created the exchanges, you'll want to do that too.</div>
<div style><br></div><div style>-Chris</div><div style><br></div><div style><br></div></div></div></div>