rmannibucau commented on issue #339: CXF-7544: Support @Context-based injection into proxied CDI beans URL: https://github.com/apache/cxf/pull/339#issuecomment-344263525 @reta did you try implementing it wrapping the bean annotated type (or attributes) to add a CxfInjectionInterceptor annotation binding and implement it with a @AroundConstruct? Should work for all "handlable" cases and looks more or less as complicated as this PR
---------------------------------------------------------------- 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
