Justin,

you are right, and/or is deprecated in simple language, instead you
should use && and ||
If you are using the xml DSL, you should xml encode, so you have to
add amp; after each &

HTH
Bilgin

On 11 December 2012 15:42, justinblandford
<justinblandf...@googlemail.com> wrote:
> Thanks, that does work although I'm still unsure why the && didn't.  From the
> documentation at (http://camel.apache.org/simple.html), it states that &&
> should be used from version Camel 2.9 (which I'm using).  It would be useful
> to understand why that approach didn't work.
>
> Regards,
>
> Justin
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/How-to-have-more-than-one-condition-in-simple-expression-language-tp5723898p5723911.html
> Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to