Hi,
thank you for your answers.
But what did that mean for me and my problem. Is there a solution. Do I
have to apply the patch attached to jira? or is there already a fixed
version? I'm not that familiar with camel development. ;-)
Thank you Marco
Am 22.06.2011 17:48, schrieb Marco Westermann:
Hi,
how do I configure the camel-cache (ehcache) component, if I don't
need a from(cache) in my route? I don't wan't to react on changes in
the cache.
in docs http://camel.apache.org/cache.html the example does the
configuration within the from-element.
If I try to add values to the cache directly I get an exception:
net.sf.ehcache.CacheException: Error configuring from null. Initial
cause was null
I use camel 2.6 inside smx.
thanks for any help.