Hi Mohamed, why not creating your caching service based on ehcache ?
I did that for some projects. By the way, you have a good point: caching could a good Karaf feature (similar to scheduler feature we have). I created a Jira to add such kind of "out of the box" caching feature in Karaf: https://issues.apache.org/jira/browse/KARAF-6017 Regards JB On 22/11/2018 11:01, Mohamed AFIF via osgi-dev wrote: > Hello everybody, > > We need to implement a cache system in our Karaf (Felix) , our need is > especially to cache method results, but It’s hard to find a cache > solution which is OSGI compliant, Spring can do that but it’s cache > feature can be used only over a spring managed beans, so we ‘re using > Blueprint than the Spring solution could not be used, also spring has > some problems to run inside a Kataf, so we’re thanking to use the AOP, > with AspectJ, but we should manage by ourself the data synchronization > …., Thus I would like to know if some users among this mailing list have > already been facing this problem and which solution could be better to > implement inside a Karaf/Felix, > > > > Thank you very much for your help > > > > M.AFIF > > > -- > > Cdt > Mohamed AFIF > > _______________________________________________ > OSGi Developer Mail List > osgi-dev@mail.osgi.org > https://mail.osgi.org/mailman/listinfo/osgi-dev > -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talend.com _______________________________________________ OSGi Developer Mail List osgi-dev@mail.osgi.org https://mail.osgi.org/mailman/listinfo/osgi-dev