You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/17 08:44:38 UTC

[jira] [Commented] (CXF-6198) No SOAPFault for HTTP error code 400

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

ASF GitHub Bot commented on CXF-6198:
-------------------------------------

GitHub user soul2zimate opened a pull request:

    https://github.com/apache/cxf/pull/57

    Apply CXF-6198 patch to fix No SOAPFault for HTTP error code 400

    https://issues.apache.org/jira/browse/CXF-6198

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/soul2zimate/cxf master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf/pull/57.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #57
    
----
commit b6725d919ebbcb171d862bfbdfc990b15f2336a7
Author: ChaoWang <ch...@redhat.com>
Date:   2015-03-17T07:22:09Z

    Apply CXF-6198 patch to fix No SOAPFault for HTTP error code 400

----


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