endChoice() in Camel Scala DSL

2013-10-23 Thread abhinavm
(LoggingLevel.INFO,File with content: ${body}) .log(Completed Job) } otherwise{ log(LoggingLevel.INFO,Empty Body) } } .log(Should Reach Here in all scenarios) Thanks -- View this message in context: http://camel.465427.n5.nabble.com/endChoice-in-Camel-Scala

Re: endChoice() in Camel Scala DSL

2013-10-23 Thread Willem jiang
with content: ${body}) .log(Completed Job) } otherwise{ log(LoggingLevel.INFO,Empty Body) } } .log(Should Reach Here in all scenarios) Thanks -- View this message in context: http://camel.465427.n5.nabble.com/endChoice-in-Camel-Scala-DSL-tp5742094.html Sent from the Camel