started to push few changes on it. If you want to play with the snapshot it is the moment ;)
For memories here is the beans.xml to have: <beans xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/beans_1_0.xsd"> <interceptors> <class>org.apache.commons.jcs.jcache.cdi.CacheResultInterceptor</class> <class>org.apache.commons.jcs.jcache.cdi.CacheRemoveAllInterceptor</class> <class>org.apache.commons.jcs.jcache.cdi.CacheRemoveInterceptor</class> <class>org.apache.commons.jcs.jcache.cdi.CachePutInterceptor</class> </interceptors> </beans> Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau 2015-02-23 16:41 GMT+01:00 hwaastad <[email protected]>: > Ok, > I think I'm a little out of my depth here... > > I think I understand what you're going for, but that's no comfort :-) > I need to get a grasp on how delegation is supposed to work. > > br hw > > > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/jcs-jcache-tomee-changes-tp4673847p4673866.html > Sent from the TomEE Users mailing list archive at Nabble.com.
