Dear Rabbiters,<div><br></div><div>When i use &quot;mult&quot; as the value for exQNameRoot in the following (scala calls to the) Java 1.3 rabbitmq client</div><div><br></div><div>val qname = (exQNameRoot + &quot;_queue&quot;)</div>
<div><div>channel.exchangeDeclare( ticket, exQNameRoot, &quot;direct&quot; )</div><div>channel.queueDeclare( ticket, qname )</div><div>channel.queueBind( ticket, qname, exQNameRoot, &quot;routeroute&quot; )</div></div><div>
<br></div><div>my sender and receiver talk to each other as expected. However, when i use other queuenames, like &quot;q1&quot;, they don&#39;t. Is there something special about mult? Reading the javadoc (for version 1.4) i don&#39;t get a clue.</div>
<div><br></div><div>Best wishes,</div><div><br></div><div>--greg<br><div><br>-- <br>L.G. Meredith<br>Managing Partner<br>Biosimilarity LLC<br>7329 39th Ave SW<div>Seattle, WA 98136<br><br>+1 206.650.3740<br><br><a href="http://biosimilarity.blogspot.com" target="_blank">http://biosimilarity.blogspot.com</a></div>
<br>
</div></div>