I'm not sure how do you store the headers and properties. You can store the object instance reference into the exchange properties, then camel will copy it for you across the exchanges.
Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com | http://www.redhat.com Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) (English) http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese) Twitter: willemjiang Weibo: 姜宁willem On Thu, Aug 1, 2013 at 11:39 PM, javamonkey79 <[email protected]>wrote: > The headers and properties I have tried will only persist the message > across > *that* exchange, not across *multiple* exchanges. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/save-message-across-exchanges-tp5736593p5736646.html > Sent from the Camel - Users mailing list archive at Nabble.com. >
