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

Andy McCright edited comment on CXF-7912 at 11/28/18 7:22 PM:
--------------------------------------------------------------

Resolved with commit 7eb08b4e9136bc0bd50a7d23cc392e5cd5501f0c

https://github.com/apache/cxf/commit/7eb08b4e9136bc0bd50a7d23cc392e5cd5501f0c


was (Author: andymc):
Resolved with commit 7eb08b4e9136bc0bd50a7d23cc392e5cd5501f0c

> java.lang.NoSuchMethodError on RestClientBuilder.baseUri
> --------------------------------------------------------
>
>                 Key: CXF-7912
>                 URL: https://issues.apache.org/jira/browse/CXF-7912
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 3.2.7
>         Environment: MicroprofileVersion: 1.3
> Microprofile.rest-client.version: 1.0
>  
>  
>            Reporter: Cesar Hernandez
>            Assignee: Andy McCright
>            Priority: Major
>             Fix For: 3.3.0, 3.2.8
>
>         Attachments: log.log
>
>
> When upgrading from CXF 3.2.6 to 3.2.7 in a basic MicroProfile client app, an 
> exception is thought when the client is been builded:
>  
> {code:java}
> java.lang.NoSuchMethodError: 
> org.eclipse.microprofile.rest.client.RestClientBuilder.baseUri(Ljava/net/URI;)Lorg/eclipse/microprofile/rest/client/RestClientBuilder;
>  
> {code}
>  
> The complete stack trace is attached to the ticket.
> The code for the example can be found here: 
> [https://github.com/cesarhernandezgt/tomee/tree/mp-rest-client-example/examples/mp-rest-client]



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

Reply via email to