You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2019/05/13 10:59:00 UTC

[jira] [Commented] (CXF-8038) SOAPFaultInInterceptor throwing error processing a SOAP fault

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

Colm O hEigeartaigh commented on CXF-8038:
------------------------------------------

CXF is not throwing an error processing the SOAP Fault here, but it's simply rethrowing the exception received from the service. So I would say this is "expected" behaviour.

> SOAPFaultInInterceptor throwing error processing a SOAP fault
> -------------------------------------------------------------
>
>                 Key: CXF-8038
>                 URL: https://issues.apache.org/jira/browse/CXF-8038
>             Project: CXF
>          Issue Type: Bug
>          Components: Soap Binding
>    Affects Versions: 3.1.9
>         Environment: Wildfly-8.2.1
> CXF version used is 3.1.9
>  
> Webservice provider utilizes servicemix-7.0 version
>            Reporter: Deepak Suneja
>            Priority: Major
>         Attachments: log.txt, response.xml
>
>   Original Estimate: 336h
>  Remaining Estimate: 336h
>
> we are trying to process a SoapFault in a CXF client, Soap12FaultInInterceptor threw error processing the SOAP fault
> checked the code the last line in stack trace is invoking constructor to create a SoapFault. attached is SOAPMessage response and stack trace



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)