pb9调用 esb 发布的webservice接口问题

zzclhcbmail 2017-05-25 02:41:15
各位大侠,pb9调用webservece时 ,只要一调用方法就自动断开连接。麻烦各位大侠指点指点啊
报错日志为:
CLOSED


REQUEST:
CLOSED
POST /com.csr.motor.server.ad.LdapAdUserService HTTP/1.1
Host: 10.168.0.61:9090
Connection: Keep-Alive
User-Agent: EasySoap++/0.6
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://service.webservice.com#GetUserInfoLike"
Content-Length: 529

<E:Envelope
xmlns:E="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:A="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:s="http://www.w3.org/2001/XMLSchema-instance"
xmlns:y="http://www.w3.org/2001/XMLSchema"
E:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<E:Body>
<m:GetUserInfoLike
xmlns:m="http://service.webservice.com">
<m:in0
s:type="y:string">1</m:in0>
<m:in1
s:type="y:string">name</m:in1>
<m:in2
s:type="y:string">何小红</m:in2>
</m:GetUserInfoLike>
</E:Body>
</E:Envelope>


RESPONSE:
HTTP/1.1 200 OK
SOAPAction: http://service.webservice.com#GetUserInfoLike
User-Agent: EasySoap++/0.6
Content-Type: text/xml;charset=UTF-8
Transfer-Encoding: chunked
Server: Jetty(7.4.5.v20110725)

1AB
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header/><soapenv:Body><soapenv:Fault><faultcode>soapenv:Server</faultcode><faultstring>Error occured when dispatcher message at proxy web service, can't find match inbound.The operation parsed from message is [http://service.webservice.com#GetUserInfoLike]</faultstring><faultactor/><detail/></soapenv:Fault></soapenv:Body></soapenv:Envelope>

Transfer is Chunked!

GetChunkLength: 1AB = 427
Connection Disconnected

...全文
2041 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
belsai 2017-05-27
  • 打赏
  • 举报
回复
有没有文档或范例,对比一下,看SOAP消息格式对不对

662

社区成员

发帖
与我相关
我的任务
社区描述
PowerBuilder Web 应用
社区管理员
  • Web 应用社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧