Custom Camel CacheEndpoint help

2015-10-16 Thread rakesh.shelar
Hi, I am implementing custom Endpoint by extending Camel-Cache. I have done following steps for that Classes involve 1) MyCamelCacheComponent extends CacheComponent - Custom Endpoint factory and manager class class to introduce new custom components 2) MyCamelCacheEndpoint extends CacheEndpoin -

Camel-EHcache help required

2015-09-23 Thread rakesh.shelar
Hi,I am new to Camel as developer. I am seeking for help to implement cache in my application using Spring DSL + Camel + Ehcache. If someone already having experience on this please help me with sample application context XML which uses Camel + Spring DSL + Ehcache.Good if some one provide tutorial