Hi Folks,

If I have a route A which reads data from a dynamic source (data changes
every x mins) and places it into a cache using the camel-cache component.

I now have a route B that reads from the cache and sends the exchange to a
bean where certain properties are set on the bean. Route B executes once.
When the dynamic source changes and route A subsequently updates the cache,
I am wondering will these changes be seen in the bean?

Thanks,
Joe




--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-Cache-Query-tp5728574.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to