GitHub user grgrzybek opened a pull request: https://github.com/apache/camel/pull/96
CAMEL-7195 Removing default ehcache.xml configuration camel-cache component will not contain any default Ehcache configuration, falling back to /ehcache-failsafe.xml. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/camel CAMEL-7195 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/96.patch ---- commit 80402cbf343fea2c0e7bcba0caebcb4639f05b7d Author: Grzegorz Grzybek <gr.grzy...@gmail.com> Date: 2014-02-12T15:37:02Z CAMEL-7195 Removing default ehcache.xml configuration camel-cache component will not contain any default Ehcache configuration, falling back to /ehcache-failsafe.xml. ----