Try with
org.apache.camel.model.dataformat.StringDataFormat sdf = new StringDataFormat();
sdf.setCharset("{{xxxx}}");
And in the route
.marshal(sdf)
On Thu, May 16, 2013 at 9:41 AM, satspeedy <[email protected]> wrote:
> Hi Claus,
>
> thanks for your answer...placeholders aren't supported, too.
>
> Any other possibility to solve it?
>
> Regards
> satspeedy
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/set-string-marshal-encoding-by-a-property-file-tp5732657p5732660.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
--
Claus Ibsen
-----------------
www.camelone.org: The open source integration conference.
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: [email protected]
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen