Peter,

We'll just remove that site that you found: activemq.apache.org/stomp/
It's outdated. The spec itself is found here:
http://stomp.github.com/stomp-specification-1.1.html
The activemq specifics are at the first site you linked to:
http://activemq.apache.org/stomp.html

Thanks,
Christian

On Wed, Oct 17, 2012 at 6:04 AM, Christian Posta
<christian.po...@gmail.com>wrote:

> Peter,
> The correct header for durable subs is "activemq.subscriptionName"
>
> The header on the additional.html page is incorrect. I'll fix it.
>
> Thanks,
> Christian
>
>
> On Wed, Oct 17, 2012 at 5:40 AM, Peter Hicks <peter.hi...@poggs.co.uk>wrote:
>
>> 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
>>
>
>
>
> --
> *Christian Posta*
> http://www.christianposta.com/blog
>
>


-- 
*Christian Posta*
http://www.christianposta.com/blog

Reply via email to