Hi

Groovy will assume that any ${ } in a String is a groovy gstring and
clash with the camel syntax.
So either

- change the start / end tokens of camel simple language to something different
- or use $simple{ }

On Mon, Jul 28, 2014 at 9:34 AM, arnoldmad <[email protected]> wrote:
> could you please clarify if my assumption is correct or how I need to use the
> when() methode ?
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Use-Properties-in-a-Predicate-tp5754392p5754487.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



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

Reply via email to