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

Response entity can not be auto-closed if the entity is read implicitly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.0.15, 3.1.13, 3.2.0
    • JAX-RS
    • None
    • Unknown

    Description

      If auto-close is enabled then it fails if client.get(SomeClass.class) is used but works if client.get().readEntity(SomeClass.class) is used

      Attachments

        Activity

          People

            sergey_beryozkin Sergey Beryozkin
            sergey_beryozkin Sergey Beryozkin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: