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

HTTP response code 202 is not set for WS-Addressing partial responses

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.4.2
    • 2.5
    • WS-* Components
    • None
    • Unknown

    Description

      When asyncronous processing is requested by specifying an endpoint reference in the request's ReplyTo WSA header, an immediate acknowledgement should be sent with HTTP code 202. Older CXF versions (e.g. 2.2.11) implemented this requirement in the method org.apache.cxf.transport.http.AbstractHTTPDestination#markPartialResponse, but the newer ones (2.4.1, 2.4.2) do not set the HTTP response code explicitely, therefore acknowledgements are delivered with code 200.

      Attachments

        Activity

          People

            ay Akitoshi Yoshida
            rnd Dmytro Rud
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: