I didn't quite understand what I need to change in my statement:
.when(simple('${properties:comp1URI} != 'DISABLED'))
where do I need to change it it $simple ?
is it then
.when(simple('$simple{properties:comp1URI} != 'DISABLED')) ??
--
View this message in context:
http://camel.465427.n5.nabble.com/Use-Properties-in-a-Predicate-tp5754392p5754432.html
Sent from the Camel - Users mailing list archive at Nabble.com.
