Yury Batrakov wrote:
> 
> This seems reasonable, but Ruby Stomp library, I've got from gems always
> sets 'content-length', so JSON text, I send from Ruby code don't want to
> turn to Java's ObjectMessages.
> 

Oh, I think I can explain while it is done so in Ruby: text can be sent in
UTF-8 or other Unicode encodings and it will contain NULL bytes that are
designed to be a Stomp message end. So it seems ActiveMQ should be fixed :)
-- 
View this message in context: 
http://www.nabble.com/Stomp-and-content-length-tp22960715p22960784.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to