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

The RESTEasy Vert.x client may produce a null pointer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 6.2.11.Final, 7.0.0.Alpha4
    • None
    • None
    • None

      The resteasy-client-vertx VertxClientHttpEngine will produce a NullPointerException if the VertxClientHttpEngine(HttpClient) constructor is used. Internally the vertx instance is used, but is null in that constructor.

      Internally the method is not used at all. Likewise, it's likely not used elsewhere otherwise the NPE would be thrown. This constructor may need to be removed instead of just deprecated if there is no way to ensure the NPE is not thrown.

              jperkins-rhn James Perkins
              jperkins-rhn James Perkins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: