Re: stomp and binary messages

2009-06-12 Thread Aleksandar Ivanisevic
Dejan Bosanac 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/acti

Re: stomp and binary messages

2009-06-11 Thread Dejan Bosanac
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?v