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.

Now i'm using Jeff Mesnil js client and it worked great with Activemq 5.4,
however with the 5.5 version i'm experiencing a serious trouble. I manage to
connect but the message i get is incomplete. I only get some of the data
that compose the message itself.

Instead if i use the polling method of connection i get the complete message
without missing data (so it's not a problem of the publisher i think)

Is this a bug of the js client for stomp? Did anyone else experience
troubles like this one using activemq 5.5?

Is there a solution for this problem?

Thanks in advance for the help. Have a good day.

--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Error-with-ActiveMQ-5-5-and-websocket-over-Stomp-client-tp3480420p3480420.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to