dont have time to look now but here a sample i wrote which is green there: https://gist.github.com/rmannibucau/323f3de99309f856fe81
Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com> 2015-08-20 17:43 GMT-07:00 sgjava <[email protected]>: > I added my JCache attempt in my test project > https://github.com/sgjava/my-jaxrs-test > > I'm not sure the <interceptors> in beans.xml are being loaded or that I > have > the container set up right for the unit test > > https://github.com/sgjava/my-jaxrs-test/blob/master/src/test/java/com/codeferm/services/jaxrs/CacheBeanTest.java > > I'm using the EHCache provider and it fires up fine and can interact with > it, but CDI doesn't appear to be working. Any help getting the working in > TomEE 7 is appreciated. > > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/JCache-CDI-tp4675943p4675948.html > Sent from the TomEE Users mailing list archive at Nabble.com. >
