You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Aki Yoshida (JIRA)" <ji...@apache.org> on 2011/09/07 09:59:11 UTC

[jira] [Resolved] (CXF-3768) HTTP response code 202 is not set for WS-Addressing partial responses

     [ https://issues.apache.org/jira/browse/CXF-3768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aki Yoshida resolved CXF-3768.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.5

The patch is applied for 2.5.

We had discussion on the potential impact of this change to other part of CXF and decided to make this change only for 2.5 for now.

http://cxf.547215.n5.nabble.com/Adjusting-WS-RM-systests-for-http-202-tt4756114.html

If this change needs to be integrated to 2.4, this ticket can be reopened.
regards, aki



> HTTP response code 202 is not set for WS-Addressing partial responses
> ---------------------------------------------------------------------
>
>                 Key: CXF-3768
>                 URL: https://issues.apache.org/jira/browse/CXF-3768
>             Project: CXF
>          Issue Type: Bug
>          Components: WS-* Components
>    Affects Versions: 2.4.2
>            Reporter: Dmytro Rud
>            Assignee: Aki Yoshida
>             Fix For: 2.5
>
>
> 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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira