Home > database >  Pb9 call released the esb webservice interface problem
Pb9 call released the esb webservice interface problem

Time:10-12

Masters, webservece pb9 call, as long as a method is called automatically disconnected, trouble some directions each master!
An error log is:
CLOSED


REQUEST:
CLOSED
POST/com. CSR. Motor. Server. AD. LdapAdUserService HTTP/1.1
Host: 10.168.0.61:9090
Connection: Keep Alive -
The user-agent: EasySoap++/0.6
The content-type: text/XML. Charset=utf-8
SOAPAction: "http://service.webservice.com#GetUserInfoLike"
The Content - Length: 529

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"
The XMLNS: y="http://www.w3.org/2001/XMLSchema"
E: encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" & gt;

XMLNS: m="http://service.webservice.com" & gt;
S: type="y: string" & gt; 1S: type="y: string" & gt; NameS: type="y: string" & gt; Xiao-hong he & lt;/m: in2 & gt;





RESPONSE:
HTTP/1.1 200 OK
SOAPAction: http://service.webservice.com#GetUserInfoLike
The user-agent: EasySoap++/0.6
The content-type: text/XML. Charset=utf-8
Transfer - Encoding: chunked
Server: Jetty (7.4.5 v20110725)

1 ab
Soapenv: Server Error occured when The dispatcher message at proxy web service, can 't find The match The inbound. The operation parsed from The message is [http://service.webservice.com#GetUserInfoLike]

Transfer is Chunked!

GetChunkLength: 1 ab=427
The Connection Disconnected

CodePudding user response:

If there is any document or sample, contrast, watching the SOAP message format right
  • Related