You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andy McCright (JIRA)" <ji...@apache.org> on 2019/02/20 20:31:00 UTC

[jira] [Commented] (CXF-7978) Support for Microprofile Rest client 1.2.1

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

Andy McCright commented on CXF-7978:
------------------------------------

Hi Ivan,

 

CXF 3.3.0 supports MP Rest Client 1.2.0 which should work for you.  The only changes between 1.2.0 and 1.2.1 were TCK clarifications, and I have verified that CXF 3.3.0 passes both the 1.2.0 and 1.2.1 TCKs.

And there is a systest that verifies that headers inbound to a JAX-RS resource method are propagated to an outbound MP Rest Client request: [https://github.com/apache/cxf/tree/master/systests/microprofile/client/jaxrs/src/test/java/org/apache/cxf/systest/microprofile/rest/client]

 

Please give this a try and let me know if you run into any problems.  Thanks!

> Support for Microprofile Rest client 1.2.1
> ------------------------------------------
>
>                 Key: CXF-7978
>                 URL: https://issues.apache.org/jira/browse/CXF-7978
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Ivan Junckes Filho
>            Priority: Major
>
> Is it possible that apache cxf has support for microprofile rest client 1.2.1?
> I am looking for @RegisterClientHeaders feature that will propagate the headers between services,  that would make a lot easier to propagate a JWT token.
> https://download.eclipse.org/microprofile/microprofile-rest-client-1.2.1/microprofile-rest-client-1.2.1.html
> Thank you.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)