[
https://issues.apache.org/jira/browse/CXF-8188?focusedWorklogId=366249&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-366249
]
ASF GitHub Bot logged work on CXF-8188:
---------------------------------------
Author: ASF GitHub Bot
Created on: 04/Jan/20 22:57
Start Date: 04/Jan/20 22:57
Worklog Time Spent: 10m
Work Description: andymc12 commented on pull request #619: CXF-8188:
Inject into ClientHeadersFactory
URL: https://github.com/apache/cxf/pull/619
Implements [CXF-8188](https://issues.apache.org/jira/browse/CXF-8188) -
injecting `@Context` and `@Inject` into custom `ClientHeadersFactory`
implementations.
This tests JAX-RS injection. The MP Rest Client 2.0 TCK will test CDI
injection.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 366249)
Remaining Estimate: 0h
Time Spent: 10m
> MP Rest Client 2.0: Inject into ClientHeadersFactory
> ----------------------------------------------------
>
> Key: CXF-8188
> URL: https://issues.apache.org/jira/browse/CXF-8188
> Project: CXF
> Issue Type: New Feature
> Components: MicroProfile
> Reporter: Andy McCright
> Assignee: Andy McCright
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> MicroProfile Rest Client 2.0 is adding injection support into
> ClientHeadersFactory instances - see [Support for injection in
> ClientHeadersFactory|https://github.com/eclipse/microprofile-rest-client/issues/234]
> for more details.
>
> This feature must implement `@Context` injection when the rest client is
> invoked in the context of a JAX-RS resource and/or `@Inject` injection when
> the ClientHeadersFactory is managed by CDI.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)