we can surely workaround this one skipping some part of the extension
basically with cdi 1.0 we can skip all but or (final Class<? extends Annotation> interceptor) loop from http://svn.apache.org/repos/asf/commons/proper/jcs/trunk/commons-jcs-jcache/src/main/java/org/apache/commons/jcs/jcache/cdi/MakeJCacheCDIInterceptorFriendly.java Do you want to try it patching jcs? If it works for you I'll update the extension Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau 2015-02-23 11:06 GMT+01:00 hwaastad <[email protected]>: > OK, > I did a quick check, and this time I'm using skinny wars, having jcache/jcs > in ear/lib, but adding interceptors in beans.xml did'nt work. > Still complains about: > > java.lang.ClassNotFoundException: > javax.enterprise.inject.spi.InjectionTargetFactory > > br hw > > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/jcs-jcache-tomee-changes-tp4673847p4673861.html > Sent from the TomEE Users mailing list archive at Nabble.com.
