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

Akitoshi Yoshida commented on CXF-6198:
---------------------------------------

Alessio,
thanks for following up on this topic.

so, are we going to set this property to true automatically for soap 1.2 and 
false for soap 1.1 at the client? 

I am not sure if I we should just instead handle 400 for soap 1.2 directly and 
avoid introducing another property.
One can always overwrite this default behavior by turning on the current 
no_io_excpetion option.

regards, aki

> No SOAPFault for HTTP error code 400
> ------------------------------------
>
>                 Key: CXF-6198
>                 URL: https://issues.apache.org/jira/browse/CXF-6198
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 3.0.3, 2.7.14
>            Reporter: Bartosz Baranowski
>         Attachments: CXF-6198.diff
>
>
> Currently on HTTP.500 is accessible as SOAPFAult, 400 cause exception.
> https://git-wip-us.apache.org/repos/asf?p=cxf.git;a=blob;f=rt/transports/http/src/main/java/org/apache/cxf/transport/http/HTTPConduit.java;h=836b530ccf8b13f527169a0a4bd54a864762cb88;hb=refs/heads/master#l1566
> https://git-wip-us.apache.org/repos/asf?p=cxf.git;a=blob;f=rt/transports/http/src/main/java/org/apache/cxf/transport/http/HTTPConduit.java;h=7664129271bd6eb72d97a43c250355d5bd99ceb8;hb=refs/heads/2.7.x-fixes#l1558
> https://git-wip-us.apache.org/repos/asf?p=cxf.git;a=blob;f=rt/transports/http/src/main/java/org/apache/cxf/transport/http/HTTPConduit.java;h=836b530ccf8b13f527169a0a4bd54a864762cb88;hb=refs/heads/3.0.x-fixes



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

Reply via email to