Hi Gordon Sim,
Thanks for your reply.
*
So you could try "'/exchange/amq.topic/#.news'" (the quotes are required)
*
This create temporary Q and bound with routing key #.news.
1) is it possible to consumer Queue (news ) and bound with routing key
#.news. instead of creating temporary queue.
2) below command create non durable queue.
Receiver receiver = session.createReceiver("service_queue");
is there any way to create Durable queue grammatically using QPID
C++(AMQP 1.0)
3) is there any work around to delete the temp queue programmatically?
Thanks,
Mohan
--
Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]