Hi,

Stomp protocol supports simple text messages and binary (byte) messages. See
in your Perl library how to send binary messages and convert your payload to
byte arrays and it should work (or use base64 encoding to convert it to
text).


Regards
-- 
Dejan Bosanac - http://twitter.com/dejanb
-----------------
The experts in open source integration and messaging - http://fusesource.com
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net


On Wed, Jul 20, 2011 at 1:28 AM, atani <jsteven...@bepress.com> wrote:

> Oops, somehow lost the ability to attach the script to the previous post,
> so
> here it is.
> http://activemq.2283324.n4.nabble.com/file/n3679606/stomptest3.pl
> stomptest3.pl
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Non-ASCII-messages-via-Stomp-being-dropped-or-mangled-in-5-5-tp3679601p3679606.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>

Reply via email to