Re: multicast and setting header

2012-05-30 Thread emeka_kanu
, Emeka Kanu -- View this message in context: http://camel.465427.n5.nabble.com/multicast-and-setting-header-tp5691098p5713723.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: multicast and setting header

2012-05-29 Thread Henryk Konsek
I'm having an issue as well, for which I have implemented the AggregationStrategy but am still facing issues. This is how you can collect exchanges multicasted to the several endpoints. from(direct:multicastMe) .multicast(new GroupedExchangeAggregationStrategy()).parallelProcessing()

Re: multicast and setting header

2012-05-28 Thread emeka_kanu
provide. Kind Regards Emeka Kanu -- View this message in context: http://camel.465427.n5.nabble.com/multicast-and-setting-header-tp5691098p5713643.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: multicast and setting header

2012-05-08 Thread Claus Ibsen
://camel.apache.org/multicast.html Thanks, Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/multicast-and-setting-header-tp5691098p5692642.html Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen - CamelOne 2012 Conference, May 15-16

multicast and setting header

2012-05-07 Thread Tyler Durvik
I have a group of processors that I am sending messages to via multicast. Each processor will add a header to the message based on the what the processor needs to do. The problem is that not all headers are in the message after the multicast has completed. I have the multicast set to

Re: multicast and setting header

2012-05-07 Thread ychawla
-and-setting-header-tp5691098p5692642.html Sent from the Camel - Users mailing list archive at Nabble.com.