[ 
https://issues.apache.org/jira/browse/CXF-7571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16300354#comment-16300354
 ] 

ASF GitHub Bot commented on CXF-7571:
-------------------------------------

johnament commented on issue #351: [CXF-7571] Adding support for CDI injection 
of @Context objects.
URL: https://github.com/apache/cxf/pull/351#issuecomment-353413392
 
 
   @reta so should a user be doing `@Context OpenTracingContext` or `@Context 
TracerContext` to get the injection?  CDI can support the latter, but the 
former isn't a valid bean.
   
   I also think the OIDC context objects fail in this area as well.

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


>  Revamp of the CXF injection implementation
> -------------------------------------------
>
>                 Key: CXF-7571
>                 URL: https://issues.apache.org/jira/browse/CXF-7571
>             Project: CXF
>          Issue Type: Improvement
>            Reporter: Andriy Redko
>            Assignee: John D. Ament
>
> As more deep integration with CDI revealed, there are complexities in 
> bringing together {{@Context}}- and {{@Inject}}-based injections. 
> Encapsulating CXF injection implementation and than delegating the hard work 
> to appropriate strategy (CDI, Spring, ...) would be the right solution to 
> address the problem at its roots.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to