You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Claus Ibsen <cl...@gmail.com> on 2012/11/23 12:15:07 UTC

Re: blueprint property-placeholders + simple language

On Fri, Nov 23, 2012 at 12:03 PM, Walzer, Thomas
<th...@integratix.net> wrote:
> Hi there,
>
> ((camel 2.9.3, karaf 2.2.9))
>
> Is there a way to use simple/file language expressions in property-placeholders? Like a properties file with
> my.in.uri = file://in/&move=archive/${date:now:yyyyMMdd}/${file:name}
>
> In 2.9.3 that does not work, as I understand it.
>
> I would really love to externalize the complete configuration into the properties files. I know I could combine simple+variable content in the blueprint like
> <to uri="{{my.out.uri}}_${exchangeId}"/>
> but that would defeat the purpose to have one place to configure it all.
>
> Are there any plans to allow simple-language xpressions in future releases?
>

You can use $simple{xxx},


> best regards,
> Thomas.
>
>
>
>
>
>



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cibsen@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen