Dejan Bosanac <de...@nighttale.net> writes: > Hi, > > I don't see the same behavior. Can you take a look at > > StompTest.testSubscribeWithAutoAckAndBytesMessage() test and create a > similar one that exposes a problem you see? > > http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/test/java/org/apache/activemq/transport/stomp/StompTest.java?view=co
Sorry, it was a bug in the dodgy stomp lib im using, it was saying it is sending one thing but was actually sending another :) [...]