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

Raghoba R. Desai commented on CXF-4241:
---------------------------------------

For the latest CXF version use "org.apache.cxf.transport.no_io_exceptions" 
instead of "org.apache.cxf.http.no_io_exceptions"

> Http Conduit doesnt honor soap fault if server sends with 400 or 500 error
> --------------------------------------------------------------------------
>
>                 Key: CXF-4241
>                 URL: https://issues.apache.org/jira/browse/CXF-4241
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 2.4.6
>         Environment: Linux;JDK 1.6.25
>            Reporter: kanagamahendran Velusamy
>            Assignee: Akitoshi Yoshida
>              Labels: conduit, http
>
> We have a situation where server sends Soap-fault with 400(http error) 
> however cxf throws exception saying that "400: Bad Request" without the 
> details of the message. 
> my point is, even though server sends 400 or 500, CXF should read the message 
> and if it is soap fault,it should construct soap fault not just the exception 
> . in this way we are not restricting server to send the soap fault in 200 OK 
> level.



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

Reply via email to