blob: 2ac7825a765d9bafeb665a1aed66739a41d70ead [file] [log] [blame]
HTTP/1.1 200 OK
Server: WebSphere Application Server/5.0
Content-Type: text/xml; charset=utf-8
Content-Language: en-US
Transfer-Encoding: chunked
###
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><myOperationResponse xmlns="http://complextype.test.apache.org"><result>12345</result></myOperationResponse></soapenv:Body></soapenv:Envelope>
0