Hi, Thanks, I updated my ActiveMQ broker with 5.12.3 version and it seems resolve the timeout problem. But I still have problem to send data on a topic of the broker. It worked correctly with a queue but not with a topic. - For the queue, the name is "test_queue". In client messaging API, I used:
And in the qdrouterd.conf, the syntax is: - For the topic, the name is "test_topic". In client messaging API, I used: And in the qdrouterd.conf, the syntax is: I used double quote + simple quote for the topic as describe on the qpid forum. Is there a problem with the syntax of the prefix for the topic ? Regards Eric -- View this message in context: http://qpid.2158936.n2.nabble.com/Qpid-dispatch-router-issue-tp7648428p7648713.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
