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

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

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

Freeman Yue Fang commented on CXF-8639:
---------------------------------------

Hi [~Soung],

This '401: Unauthorized' response normally means the server of webservice requires authorization(like token or username/password thing).

This isn't something wrong from CXF stack, and you can send further questions to CXF mailing list.
https://cxf.apache.org/mailing-lists.html

Thanks!
Freeman

> 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
>            Priority: Critical
>
> 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)