Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-1491

Client documentation shows ClientFactory but this class does not exist

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Trivial
    • 3.1.0.Beta2, 3.0.20.Final
    • 3.0.19.Final
    • jaxrs
    • None

    Description

      In documentation at link:

      https://docs.jboss.org/resteasy/docs/3.0.19.Final/userguide/html/RESTEasy_Client_Framework.html#d4e2187

      It shows the following piece of code:

      Client client = ClientFactory.newClient();
      WebTarget target = client.target("http://example.com/base/uri");
      

      But the class ClientFactory does not exist. I think it should be ClientBulder.

      Attachments

        Activity

          People

            rhn-support-asoldano Alessio Soldano
            rhn-support-wsiqueir William Siqueira
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: