cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Exception occurred in communication framework: HTTP connection refused while abap proxy generation

PavanKumar
Active Contributor
0 Likes
2,485

Hello All,

Working on scenario Abap proxy (SOAP) to AS2 (sync) getting below exception while creating proxy in sproxy tcode.

Exception occurred in communication framework: Error in http framework404 connection refused http://www.w3.org/2001/xml.xsd

Client has provided few xsds referenced these xsds in the ESR where xml.xsd is one of the xsd got an error related to this

Please suggest.

Note: Worked for other different scenario where i supposed to create consumer proxy without PI. So consumed the xsds provided by client then i got the same error but after importing the SSL certificates same issue got resolved.

But here in my case i.e., http://www.w3.org/2001/xml.xsd this is not an client application end point url and that toit is doesn't contain any certificate as it is http URL.

Regards

Pavan

View Entire Topic
Former Member
0 Likes

Hi Pavan,

Is RFC working fine?

Regards,

Vivek Jain

PavanKumar
Active Contributor
0 Likes

Hi Vivek,

yes RFCs are fine.There are many proxy interfaces which are working fine.So,assuming issue with the xsd.

Regards

Pavan