You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Soungoo (Jira)" <ji...@apache.org> on 2022/01/14 08:40:00 UTC

[jira] [Created] (CXF-8639) CXF client exception: Interceptor for {XXX} has thrown exception, unwinding now..............401unauthrized

Soungoo created CXF-8639:
----------------------------

             Summary: CXF client exception: Interceptor for {XXX} has thrown exception, unwinding now..............401unauthrized
                 Key: CXF-8639
                 URL: https://issues.apache.org/jira/browse/CXF-8639
             Project: CXF
          Issue Type: Bug
          Components: OSGi
            Reporter: Soungoo


Hi all, 

I am facing 'org.apache.cxf.interceptor.Fault: Could not send Message.' when we submit soap request to CRM. 

*<soap:Envelope xmlns:soap="[http://schemas.xmlsoap.org/soap/envelope/]"><soap:Body><ns2:test1 xmlns:ns2="urn:sap-com:document:sap:soap:functions:mc-style">........................................................................................................................................</ns2:test1></soap:Body></soap:Envelope>*

*...*

*....*

*Caused by: org.apache.cxf.transport.http.HTTPException: HTTP response '401: Unauthorized' when communicating with [http://<crmhostname>:8000/sap/bc/srt/scs/sap/test1?sap-client=600|https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/cxf-client-exception-interceptor-for-xxx-has-thrown-exception/m-p/437106]*



--
This message was sent by Atlassian Jira
(v8.20.1#820001)