Quantcast
Channel: New board topics in SmartBear Community
Viewing all articles
Browse latest Browse all 20755

The message with Action 'http://xxx/yyyy' cannot be processed at the receiver...

$
0
0

Sending soap request to the web service, the following fault message is received:

 

The message with Action 'http://duskolucic.com/ChangeMessage' cannot be processed at the receiver, due to a ContractFilter mismatch at the EndpointDispatcher.

 

Request:

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:def="http://duskolucic.org/definitions">
<soapenv:Header/>
<soapenv:Body>
<def:MyServiceRequest>
<timeOfCall>15.07.2015. 12:00:00</timeOfCall>
<message>aaaa</message>
</def:MyServiceRequest>
</soapenv:Body>
</soapenv:Envelope>

 

Where is the problem?

Any idea?

Thx


Viewing all articles
Browse latest Browse all 20755

Trending Articles