[ 
https://issues.apache.org/jira/browse/CXF-3768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13092681#comment-13092681
 ] 

Freeman Fang commented on CXF-3768:
-----------------------------------

Hi Aki,

Isn't it a good practice that when you assign a issue for yourself, you should 
check if this issue already assigned to other guys? Or at least you should ping 
the guy who is the previous assignee if you want to take over an issue?

I'm totally OK with that you take over this issue as you obviously know better 
about this issue history, however IMHO we should follow some good practice when 
we work on same project together.

What do you think?

Freeman



> 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
>
> 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

        

Reply via email to