Hi, Regarding 1) - you don't have to know the endpoints upfront because you can connect resequencer to the Recipient List using the direct endpoint. Just as Willem demonstrated.
Cheers. wt., 28.04.2015 o 06:38 użytkownik Sumit <summ.chakrabo...@gmail.com> napisał: > Hi, > > Thanks for your quick reply. > > We have following concerns: > > 1. .to() will not fit in our case as we dont know the endpoint uris > earlier. > I determine the endpoints as java Set. So is there any workaround for this? > > 2. If we put the messages in another queue after resequencing and run the > followinf code ---from(“direct:A”).recipientList(...) --- concurrently > (mutiple threads) then will it maintain the same sequence. > > Your quick response is highly appreciated. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-resequencer-is-not-working-inside-choice-java-dsl-tp5766390p5766412.html > Sent from the Camel Development mailing list archive at Nabble.com. >