Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-7912

java.lang.NoSuchMethodError on RestClientBuilder.baseUri

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.7
    • 3.2.8, 3.3.0
    • JAX-RS
    • None
    • MicroprofileVersion: 1.3

      Microprofile.rest-client.version: 1.0

       

       

    • Unknown

    Description

      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:

       

      java.lang.NoSuchMethodError: org.eclipse.microprofile.rest.client.RestClientBuilder.baseUri(Ljava/net/URI;)Lorg/eclipse/microprofile/rest/client/RestClientBuilder; 
      

       
      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

      Attachments

        1. log.log
          8 kB
          Cesar Hernandez

        Activity

          People

            andymc Andrew J McMurry
            cesarhernandezgt Cesar Hernandez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: