I finally have Ehcache 3 and Apache JCS 2 providers working with JCache and
annotations. To change the provider just edit the POM, change the
configuration file in CacheBean and build.

https://github.com/sgjava/jcache-tomee

* Unit tests provide examples
* JAX-RS using CDI bean and JCache annotations
* Stand alone EJB container using CDI bean and JCache annotations
* Uses Ehcache or Apache JCS provider
* GeneratedCacheKey using String
* CacheResolverFactory in order to expose CacheManager used by JCache
annotations
* Uses javax.cache.* only! No net.sf.ehcache.* imports used
* Change JCache provider in pom.xml and configuration file in CacheBean




--
View this message in context: 
http://tomee-openejb.979440.n4.nabble.com/JCache-using-TomEE-7-0-0-example-project-tp4676932.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Reply via email to