Igor Bolic wrote:
[...] problem is that when i'm using AciteMQ temp-topic name ( e.g.
ID:someuser-xxxx-xxxxxxxxxxx:x:x:x),
my reply message is not sent.
Is it possible to send a reply message to java, using stomp to destination:
"/topic/ID:someuser-xxxx-xxxxxxxxxxx:x:x:x" ?
To my understanding of the ActiveMQ source in the development version you can
use /temp-topic/ID:someuser-xxxx-xxxxxxxxxxx:x:x:x. Unfortunately so far I was
unable to get this working.
See
http://www.nabble.com/STOMP-and--temp-queue--tf4191237.htmlRegards
Maximillian Dornseif