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

Krisztian Kurucz edited comment on CXF-8233 at 3/13/20, 8:10 AM:
-----------------------------------------------------------------

Dear Alexey,

In case of JAX-WS the one-way invocation will get error code 500 if there are 
any errors during message processing before invocation of 
OneWayProcessorInterceptor.

Based on that the JAX-RS case should work the same way.

Let me know if you need more details.

-Krisz


was (Author: kkurucz):
Dear Alexey,

In case of JAX-WS the one-way invocation will get error code 500 if there are 
any errors during message processing.

Based on that the JAX-RS case should work the same way.

Let me know if you need more details.

-Krisz

> [JAX-RS][OneWay]: Wrong response code in case of error
> ------------------------------------------------------
>
>                 Key: CXF-8233
>                 URL: https://issues.apache.org/jira/browse/CXF-8233
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 3.3.3
>            Reporter: Krisztian Kurucz
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> If there is an error during request handling "200-OK" response code is sent 
> back instead of the proper error code and reason.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to