Hi Tyler,
Are some of the headers in there but not all of them?  If you want, you can
use an aggregator with the multicast and set a custom aggregation strategy:

http://camel.apache.org/maven/current/camel-core/apidocs/org/apache/camel/processor/aggregate/AggregationStrategy.html

This way you can process each exchange in the multicast, grab your headers,
and see them on the new exchange.  See the multicast page for more details
on a custom aggregator:

http://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.

Reply via email to