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 2014/12/19 15:29:13 UTC

[jira] [Commented] (CXF-6167) Add an ability to specify SOAP error parser for Javascript client

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

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

GitHub user DemonShi opened a pull request:

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

    [CXF-6167] Added ability to specify a function for parsing parsing error details from failed SOAP response

    * If *cxf-utils* client has parseErrorDetails method it is now used for parsing error details

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

    $ git pull https://github.com/DemonShi/cxf cxf-6167

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

    https://github.com/apache/cxf/pull/47.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 #47
    
----
commit 0f446bbd90873c58c8841667fc1c034341b8da83
Author: Andrii Nikitiuk <de...@gmail.com>
Date:   2014-12-19T14:21:33Z

    [CXF-6167] Added ability to specify a function for parsing parsing error details from failed SOAP response

----


> Add an ability to specify SOAP error parser for Javascript client
> -----------------------------------------------------------------
>
>                 Key: CXF-6167
>                 URL: https://issues.apache.org/jira/browse/CXF-6167
>             Project: CXF
>          Issue Type: Improvement
>          Components: JavaScript Client
>    Affects Versions: 3.0.3
>            Reporter: Andrii Nikitiuk
>            Priority: Minor
>              Labels: fault, javascript, wsdl, wsdl2js
>
> Currently there is no way to retrieve error details from fail WSDL response.
> We should provide such possibility



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