You can always use the API from CamelContext to parse it, and then set
the value in the route.

String parsed = camelContext.resolvePropertyPlaceholders("{{xxx}}");

marshal().string(parsed)



On Thu, May 16, 2013 at 10:19 AM, satspeedy <satspe...@hotmail.com> wrote:
> Hi Claus,
>
> furthermore same problem...it won't be parsed.
> Any other possibility to solve it?
>
> thanks beforehand.
> regards
> satspeedy
>
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/set-string-marshal-encoding-by-a-property-file-tp5732657p5732664.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: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to