Hi everyone, I had tried to define and use custom runtime annotations in Karaf. It doesn't work for me.
I could configure my bundle to use Pax CDI+ OpenWebBeans CDI container. Container works nice. I could see exposed services (standard annotation @OsgiServiceProvider ). *But for defined custom interceptor marker with @AroundInvoke method doesn’t handle annotated with custom annotation methods. * I use apache-karaf-3.0.2; pax.cdi 0.9.0; OpenWebBeans. *Is this functionality already implemented for OSGi? Any recommendations or samples for this? * Thanks, Gene -- View this message in context: http://karaf.922171.n3.nabble.com/Pax-CDI-custom-Interceptors-and-Runtime-annotations-tp4036157.html Sent from the Karaf - User mailing list archive at Nabble.com.
