Test for Stomp AutoAcknoledge

2009-03-21 Thread mjustin
Hi, This test (based on StompTest.java in the org.apache.activemq.transport.stomp package) fails on the fifth message. It first sends ten messages to a queue and then subscribes ten times in a loop to read one message. I am not sure if it has something to do with maximumRedeliveries, but since t

Re: Stomp: unsubscribe durable consumer - only works if client id == subscription name

2009-03-21 Thread mjustin
Thank you for pointing to the description, this will also simplify my implementation of the Delphi client library. Regards, Michael Justin Dejan Bosanac wrote: > > Hi Michael, > > this works as intended. Take a look at activemq.subscriptionName property > description at http://activemq.apache.