You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by "joy.rsjoy" <jo...@gmail.com> on 2015/06/12 23:41:23 UTC

Exchange Body is getting changed .

I tried to pass  *{ "Data":"Trademark symbols ™"} * to one end point . But I
am getting *{ "Data":"Trademark symbols ? "} * in the other side  . Means
*™* is getting changed *?* . I am not understanding what is going wrong.



--
View this message in context: http://camel.465427.n5.nabble.com/Exchange-Body-is-getting-changed-tp5768147.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Exchange Body is getting changed .

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

Sounds like some encoding problem. Maybe try using \u NNNN for the TM
symbol - eg the unicode number.

On Fri, Jun 12, 2015 at 11:41 PM, joy.rsjoy <jo...@gmail.com> wrote:
> I tried to pass  *{ "Data":"Trademark symbols ™"} * to one end point . But I
> am getting *{ "Data":"Trademark symbols ? "} * in the other side  . Means
> *™* is getting changed *?* . I am not understanding what is going wrong.
>
>
>
> --
> View this message in context: http://camel.465427.n5.nabble.com/Exchange-Body-is-getting-changed-tp5768147.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cibsen@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/