Is there an exception/stacktrace with the error? That might give you a clue as 
to what the problem is.

The only thing I can think of is perhaps your ehcache.xml doesn’t contain the 
TestCache2 region defined in there.

> On 30 Nov 2015, at 8:06 PM, ncasaux <nicolas.cas...@soprasteria.com> wrote:
> 
> Thanks for your suggestion.
> 
> However, I did as you recommand : 
> 
> <bean id="cache" class="org.apache.camel.component.cache.CacheComponent">
>    <property name="configurationFile"
> value="file:D:\\Tools\\apache-servicemix-6.0.1\\etc\\ehcache.xml"/>    
> </bean>
> 
> but I still get the "No configuration found" when I update the bundle.
> 
> 
> 
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/camel-cache-configurationFile-tp5774492p5774552.html
> Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to