rmannibucau commented on issue #339: CXF-7544: Support @Context-based injection into proxied CDI beans URL: https://github.com/apache/cxf/pull/339#issuecomment-344285631 You should have the instance after having called proceed normally if you return an Object, no? - or just use a lazy init in @AroundInvoke even if less elegant. If you add an interceptor in the JAXRSCdiExtension you can pass to the interceptor the ServerProviderfactory and be contextual without any later lookup.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
