As far as I know the interceptor annotations are not suitable for DOSGi. Christian
2016-03-16 19:14 GMT+01:00 Doug <[email protected]>: > I'm currently trying to get interceptor annotations to work to set up > ws-security with DOSGi. Initially it was throwing error that my interceptor > class wasn't found when I used cxf-core jar. When I switched to use cxf-api > jar that went away. > > Now it's not giving me any errors, but the interceptor still isn't working. > I found the following possible solution: > http://stackoverflow.com/questions/17081841/cxf-ininterceptor-not-firing > > I added /Dependencies: org.apache.cxf/ to the MANIFEST.MF, but it still > doesn't seem to be firing. I'm new to this, so there's probably just a step > I'm missing somewhere. Thanks. > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/Getting-interceptor-annotations-to-work-with-DOSGi-tp4045826.html > Sent from the Karaf - User mailing list archive at Nabble.com. > -- -- Christian Schneider http://www.liquid-reality.de <https://owa.talend.com/owa/redir.aspx?C=3aa4083e0c744ae1ba52bd062c5a7e46&URL=http%3a%2f%2fwww.liquid-reality.de> Open Source Architect http://www.talend.com <https://owa.talend.com/owa/redir.aspx?C=3aa4083e0c744ae1ba52bd062c5a7e46&URL=http%3a%2f%2fwww.talend.com>
