blob: 8448a4fddc2b5d1dbd23c755ed72da76cf837559 [file] [log] [blame]
HTTP/1.1 500 Internal Server Error
Server: WebSphere Application Server/5.1
Content-Type: text/xml; charset=utf-8
Content-Language: en-GB
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:Header/>
<soapenv:Body>
<soapenv:Fault>
<faultcode xmlns:ns2008922717="http://soapinterop.org/wsdl" xmlns="">ns2008922717:DivByZeroStruct</faultcode>
<faultstring xmlns="">org.soapinterop.DivByZeroStruct</faultstring>
<faultactor xmlns="">http://www.test.apache.org/endpoint</faultactor>
<detail xmlns="">
<DivByZeroStruct xmlns="http://soapinterop.org/wsdl">
<varString>Division by zero exception</varString>
<varInt>1</varInt>
<varFloat>10.52</varFloat>
</DivByZeroStruct>
</detail>
</soapenv:Fault>
</soapenv:Body>
</soapenv:Envelope>
0