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

Sergey Beryozkin commented on CXF-6838:
---------------------------------------

I think you are right, the runtime treats null as 204 in JAXRSOutInterceptor.

> AsyncResponse doesn't use 204 when body is empty
> ------------------------------------------------
>
>                 Key: CXF-6838
>                 URL: https://issues.apache.org/jira/browse/CXF-6838
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 3.1.5
>            Reporter: Romain Manni-Bucau
>
> Hi
> shouldn't org.apache.cxf.jaxrs.impl.AsyncResponseImpl#getResponseObject check 
> if the payload is empty and if so use 204 instead of 200 (ok())?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to