Dear Rabbiters,<div><br></div><div>When i use "mult" 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 + "_queue")</div>
<div><div>channel.exchangeDeclare( ticket, exQNameRoot, "direct" )</div><div>channel.queueDeclare( ticket, qname )</div><div>channel.queueBind( ticket, qname, exQNameRoot, "routeroute" )</div></div><div>
<br></div><div>my sender and receiver talk to each other as expected. However, when i use other queuenames, like "q1", they don't. Is there something special about mult? Reading the javadoc (for version 1.4) i don'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>