[rabbitmq-discuss] Storing UTF-8 strings

Ben Hood 0x6e6562 at gmail.com
Thu Aug 27 22:42:48 BST 2009


Anand,

On Thu, Aug 27, 2009 at 8:58 PM, Anand Ved<anand.ved at xoriant.com> wrote:
> I was trying to store UTF-8 character strings into the Queue using publish
> and while retriving them using QueueConsumer, I found that the strings were
> messed up.
>
> I am using a Java Client
>
> Is there any way to configure rabbit to maintain the strings in the same
> encoding as they are?

Rabbit treats a message payload as an opaque binary. Can you send us a
cut down version of your program that demonstrates the behavior you
are seeing?

Ben




More information about the rabbitmq-discuss mailing list