Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-16291

camel-cxfrs producer shouldn't try to read Entity from javax.ws.rs.core.Response

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.25.4, 3.7.3, 3.9.0
    • came-cxf
    • None
    • Unknown

    Description

      javax.ws.rs.core.Response is an interface, not a concrete class to unmarshal. Just need to pass the inputstream to next processor.

      We need to address this for async mode, since sync mode is correct

      Attachments

        Activity

          People

            ffang Freeman Yue Fang
            ffang Freeman Yue Fang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: