Julien Lavigne du Cadet wrote:
Actually, my facts were wrong, I apologize !
Before doing a queue.delete, I did a message.cancel. Sorry about that.
So to be clear, here what I did :
1) Create a queue
2) listen for any incoming messages
3) message.cancel
4) queue.delete <= here the queue doesn't exist anymore and it throws an
exception
=> I wasn't aware that message.Cancel would delete the queue (which was by the
way configured as auto-delete)
Ah, that makes sense.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]