Re: Error with ActiveMQ 5.5 and websocket over Stomp client

2011-05-02 Thread stratio
I just tried the 5.6 SNAPSHOT and the problem is gone :) Thank you Timothy, have a nice day. -- View this message in context: http://activemq.2283324.n4.nabble.com/Error-with-ActiveMQ-5-5-and-websocket-over-Stomp-client-tp3480420p3489788.html Sent from the ActiveMQ - User mailing list archive at

Re: Error with ActiveMQ 5.5 and websocket over Stomp client

2011-05-02 Thread Timothy Bish
On Mon, 2011-05-02 at 02:04 -0700, stratio wrote: > Hi Alex, first of all thanks for the help > > I ran some other tests and I have different results depending on the data > i'm consuming on the topic. > > For example if i send a message like this : > > > >Try this > >

Re: Error with ActiveMQ 5.5 and websocket over Stomp client

2011-05-02 Thread stratio
Hi Alex, first of all thanks for the help I ran some other tests and I have different results depending on the data i'm consuming on the topic. For example if i send a message like this : Try this I get the result correctly. Instead if i send a message like this :

Re: Error with ActiveMQ 5.5 and websocket over Stomp client

2011-04-28 Thread Alex Dean
On Apr 28, 2011, at 3:24 AM, stratio wrote: > Hello, I'm using a ruby client and activemq 5.5 to publish messages on a > topic and then i would like to consume them with a js client using websocket > over Stomp. I believe you've had problems in the past consuming XML messages which contain embe