You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2017/11/14 13:46:31 UTC

[GitHub] rmannibucau commented on issue #339: CXF-7544: Support @Context-based injection into proxied CDI beans

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:
users@infra.apache.org


With regards,
Apache Git Services