Hello Rajith,
Thank you for your answers indeed it helped a lot.
I still have a few questions if I may :-)
1. Why isn't this documented? I mean may be it is but I googled a lot
yesterday and did not find much :(
2. destination.my-queue = TopicExchange/usa.# --> you said it will create a
temp queue. And by temp you mean by the name of "temp"? Or temporary? And if
"temp" then nothing is created, I do a "list queue" with qpid-tool and see
nothing new under the queues. If you mean temporary then what is it like a
auto-delete queue? I have tried this also (create a consumer and producer
under the same session) and it also does not work. Could you please bring
some light?
3. I tried destination.my-queue = TopicExchange/usa.#; {link : {name :
my-queue} }, her is how it looks:
java.naming.factory.initial=org.apache.qpid.jndi.PropertiesFileInitialContextFactory
connectionfactory.qpidConnectionfactory=amqp://guest:guest@clientid/test?brokerlist='tcp://localhost:5672'
destination.tempQueue = TopicExchange/usa.#; {link : {name : my-queue} }
Still no luck.
The rest of the things seem to work fine, so Thx a lot!
Cheers,
Eugene.
--
View this message in context:
http://apache-qpid-developers.2158895.n2.nabble.com/AMQP-Java-JMS-Topic-Exchange-tp7112690p7114768.html
Sent from the Apache Qpid developers mailing list archive at Nabble.com.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]