ft420 wrote:
Hi,

  alternate-exchange option is provided in queuedeclare function where you
specify a exchange name.
This option is used to route those message which are ophaned or rejected.

  I tried the option but then messages get dropped in the specified
alternate exchange instead of getting routed to that particular exchange
queue.

I'm not clear on what the issue is here. The messages should be routed to the alternate-exchange which will then enqueue them to any queue with a matching binding. Could you give a bit more detail?


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to