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

Introduce an header to disable the handling the PartialResponse when the response code is 202

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3.7, 2.4.3
    • Transports
    • None
    • Unknown

    Description

      The change of CXF-3788 breaks a test of camel-cxf which is using the MESSAGE data format to route the oneway request.
      When the camel-cxf endpoint working in the MESSAGE data formate, it know nothing about the binding operation of the request and response, so it just treat it as two way request. The change of CXF-3788 just eat up the response, and camel route will wait for the response forever.

      I'd like to introduce a message header to disable the handling the PartialResponse message in the HTTPConduit to fix the test failed of camel-cxf.

      Attachments

        Activity

          People

            njiang Willem Jiang
            njiang Willem Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: