1
2
3
4
5
6
7
8
9
10
11
12
| HTTP/1.1 200 OK
| X-Powered-By: Servlet/2.5
| Server: Sun Java System Application Server 9.1
| Content-Type: text/xml
| Date: Fri, 30 Nov 2007 08:36:26 GMT
| Connection: close
|
| <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
| <SOAP-ENV:Body>
| <dsml:batchResponse xmlns:dsml="urn:oasis:names:tc:DSML:2:0:core" requestID="Unexpected value in SOAP layer"/>
| </SOAP-ENV:Body>
| </SOAP-ENV:Envelope>
|
|