Re: Nesting choices is broken!!

2013-08-22 Thread Dale King
gt; > > -- > > View this message in context: > http://camel.465427.n5.nabble.com/Nesting-choices-is-broken-tp5737536p5737537.html > > Sent from the Camel - Users mailing list archive at Nabble.com. > > > > -- > Claus Ibsen > - > Red Hat, Inc. > Email: cib...@redhat.com > Twitter: davsclaus > Blog: http://davsclaus.com > Author of Camel in Action: http://www.manning.com/ibsen >

Re: Nesting choices is broken!!

2013-08-22 Thread Claus Ibsen
tually discovered > this with the inner CBR inside a split! > > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Nesting-choices-is-broken-tp5737536p5737537.html > Sent from the Camel - Users mailing list archive at Nabble.com. --

Re: Nesting choices is broken!!

2013-08-19 Thread dalewking
Here is the route with the formatting preserved. I realize in this case that the 2 choices could have been flattened into one, but I actually discovered this with the inner CBR inside a split! -- View this message in context: http://camel.465427.n5.nabble.com/Nesting-choices-is

Nesting choices is broken!!

2013-08-19 Thread Dale King
If I nest a CBR inside the when of an outer CBR where the outer when condition is true and the inner CBR does not match any when condition then the outer otherwise clause gets executed. Here is the simplest route example to show this that I can come up with: 1 ${header.test} > 0 ${header.