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

ClientErrorInterceptor: IOException Stream closed when trying to get the error message from response for methods that return void

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.3.4.Final
    • 2.3.2.Final, 2.3.1
    • jaxrs
    • None

      The fix for RESTEASY-652 does not work if the method returns void, like
      @DELETE void delete(String id)

      (I suppose the method createVoidExtractor in DefaultEntityExtractorFactory needs the same fix applied in RESTEASY-652.)

            patriot1burke@gmail.com Bill Burke (Inactive)
            clovis.seragiotto Clovis Seragiotto (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: