上面给我一个地址http://172.18.173.201:8087/services/TJYYService?wsdl 要我根据这个地址写一个webservice接口将一个xml数据发送给医院的his系统。
我之前是没有写过webservive的,所以上网找了些资料写了个简单的例子。
这是我的客户端:
但是运行的时候出现了这个异常:
The xpath '//ns1:payload' configured to populate the message body from the incoming SOAP request failed to match any part of the message.
有没有大神啊!!!!!!!!!!