Re: How to use predicate in when() for Body in choice()

2013-03-26 Thread irshad
Thank you for the info :) -- View this message in context: http://camel.465427.n5.nabble.com/How-to-use-predicate-in-when-for-Body-in-choice-tp5728999p5729857.html Sent from the Camel Development mailing list archive at Nabble.com.

How to use predicate in when() for Body in choice()

2013-03-12 Thread irshad
Hello, I am pretty new in using camel and trying to incorporate it in our architecture, so everyone here is pretty new to Camel. Question: After the choice() method we are using a boolean expression in when() where it is complaining to use predicate. So could you give an idea how to use predic