<div dir="ltr"><div>Hi,�</div><div>I have a basic problem with rabbitmq.�</div><div><br></div><div>I have two clients�</div><div>One does queuedeclare() and queue bind()</div><div>and then the other should �iterates with�consumer.nextDelivery()</div>
<div><br></div><div>I can clearly sea that only after the queuedeclare it is added to the list_queues</div><div>and only when I bind - the messages are added to the message count.�</div><div>so it seems ok, but -�</div><div>
<br></div><div>�the��consumer.nextDelivery() does not return with value (the application is stuck on that line)�</div><div><br></div><div>any suggestions?�</div><div>Thank you</div></div>