Re: RouteBuilder Predicate Syntax

2011-07-18 Thread enalposi
ntext: http://camel.465427.n5.nabble.com/RouteBuilder-Predicate-Syntax-tp4590722p4600844.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: RouteBuilder Predicate Syntax

2011-07-18 Thread boday
ad now is remove the > choice() and just insert a DummyProcessor, if the worker processor is > null. > > Is this a reasonable way to address the issue or is there a better way? > > Thanks! > - Ben O'Day IT Consultant -http://consulting-notes.com --

Re: RouteBuilder Predicate Syntax

2011-07-18 Thread enalposi
) and just insert a DummyProcessor, if the worker processor is null. Is this a reasonable way to address the issue or is there a better way? Thanks! -- View this message in context: http://camel.465427.n5.nabble.com/RouteBuilder-Predicate-Syntax-tp4590722p4599593.html Sent from the Camel - Users ma

Re: RouteBuilder Predicate Syntax

2011-07-15 Thread boday
> end().to("to"); > > > Hope I was able to explain my issue :) > > Thanks! > - Ben O'Day IT Consultant -http://consulting-notes.com -- View this message in context: http://camel.465427.n5.nabble.com/RouteBuilder-Predicate-Syntax-tp4590722p4592073.html Sent from the Camel - Users mailing list archive at Nabble.com.

RouteBuilder Predicate Syntax

2011-07-15 Thread enalposi
s(processor1). when(condition2).process(processor2). end().to("to"); Hope I was able to explain my issue :) Thanks! -- View this message in context: http://camel.465427.n5.nabble.com/RouteBuilder-Predicate-Syntax-tp4590722p4590722.html Sent from the Camel - Users mailing list archive at Nabble.com.