<div dir="ltr">Thank you Emile That worked!�</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 15, 2013 at 3:37 AM, Emile Joubert <span dir="ltr">&lt;<a href="mailto:emile@rabbitmq.com" target="_blank">emile@rabbitmq.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<div class="im"><br>
<br>
On 15/02/13 03:41, Andrew Rubalcaba wrote:<br>
&gt; I get something like [B@3909ea96<br>
<br>
</div>You are probably calling toString() on a byte array instead of<br>
converting it to a string. You should perform the conversion using the<br>
same encoding that the publisher used. The publisher can store this in<br>
the content-encoding message property.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
-Emile<br>
</font></span></blockquote></div><br></div>