Hi Nishat,

If the request at the endpoint is an ArrayList and you need to send
individual elements of that list to different routes, you can also use a
splitter to split the body and then parallel process and send it to
different routes (instead of multicast).

Thanks, Nikhil

On Mon, 12 Dec 2016 at 14:00 nishat <nishat.dhil...@gmail.com> wrote:

> Hello Hans,
>
> I tried your suggestion but got the same issue. any other idea?
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Camel-Multicast-behaving-strangely-please-help-tp5791319p5791327.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to