What version of Camel do you use? And can you show all your Camel
routes and configuration

On Thu, Nov 26, 2015 at 9:14 AM, Scisci <ferioli.mi...@gmail.com> wrote:
> Hi,
> after a bit of investigation I've found when the aggregation not end.
> If the last item in the split throw an error it will be redirected to a
> deadletter channel and not return to the Split component.
> I think this is because the default failure processor on
> org.apache.camel.DeadLetterChannelBuider is set with ExchangePattern.InOnly
>
> How to create a new process that send back same info to split componet so it
> can terminate ?
>
> Thanks
> Mirko
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/AggregatinStrategy-on-split-never-stop-tp5773905p5774432.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to