Did you had a look at Camel cache [1]? [1] http://camel.apache.org/cache.html
Best, Christian ----------------- Software Integration Specialist Apache Camel committer: https://camel.apache.org/team V.P. Apache Camel: https://www.apache.org/foundation/ Apache Member: https://www.apache.org/foundation/members.html https://www.linkedin.com/pub/christian-mueller/11/551/642 On Wed, Jul 31, 2013 at 8:53 PM, javamonkey79 <[email protected]>wrote: > Is there a way to store a message across exchanges? > > It seems like you should be able to put something in to the context, but > I’m > not seeing anything obvious. > > For now, I’m just using a bean to save off a static reference, but this > seems sorta dirty. > > Thanks in advance. > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/save-message-across-exchanges-tp5736593.html > Sent from the Camel - Users mailing list archive at Nabble.com. >
