Hello
According to http://activemq.apache.org/stomp.html, one sets
"activemq.subscriptionName" in a Stomp SUBSCRIBE frame when I want to be a
durable topic subscriber. However,
http://activemq.apache.org/stomp/stomp10/additional.html says I need to set
the "durable-subscriber-name" header.
The first example is correct and works for me - the second doesn't.
Is this an inaccuracy in the website? If so, is there anyone here who can
correct the second set of pages? I've just spent a good few hours trying
to troubleshoot my client :-)
Cheers,
Peter
|