<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../defaultss-msgnum.xslt"?>

<log xmlns="http://www.w3.org/2002/ws/desc/logs/">
<message type="request" number="1" conversation="1" timestamp="2007-01-17T17:49:43.657Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService.MessageTestSOAP">
<uri>/axis2/services/MessageTestService.MessageTestSOAP</uri>
</Method>
<X-WSDL-testsuite-input>input</X-WSDL-testsuite-input>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>355</Content-Length>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
<action>http://example.org/message-test/action/EchoString</action>
</Content-Type>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><module-test xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" /></soapenv:Header><soapenv:Body><ns1:echoString xmlns:ns1="http://example.org/message-test/xsd">echoString</ns1:echoString></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="2" conversation="1" timestamp="2007-01-17T17:49:43.665Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Wed, 17 Jan 2007 11:49:43 GMT</Date>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><module-test xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" /></soapenv:Header><soapenv:Body><ns13:echoStringReturn xmlns:ns13="http://example.org/message-test/xsd">echoString</ns13:echoStringReturn></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="request" number="3" conversation="2" timestamp="2007-01-17T17:49:43.738Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService.MessageTestSOAP">
<uri>/axis2/services/MessageTestService.MessageTestSOAP</uri>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>357</Content-Length>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
<action>http://example.org/message-test/action/EchoStringFault</action>
</Content-Type>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><module-test xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" /></soapenv:Header><soapenv:Body><ns2:echoString3 xmlns:ns2="http://example.org/message-test/xsd">echoString</ns2:echoString3></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="4" conversation="2" timestamp="2007-01-17T17:49:43.742Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="400">HTTP/1.1 400 Bad Request</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Wed, 17 Jan 2007 11:49:43 GMT</Date>
<Connection>close</Connection>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><soapenv:Fault><soapenv:Code><soapenv:Value>soapenv:Sender</soapenv:Value><soapenv:Subcode><soapenv:Value xmlns:tns="http://example.org/message-test">tns:MessageTestSimpleFaultSubcode1</soapenv:Value></soapenv:Subcode><soapenv:Subcode><soapenv:Value xmlns:tns="http://example.org/message-test">tns:MessageTestSimpleFaultSubcode2</soapenv:Value></soapenv:Subcode></soapenv:Code><soapenv:Reason><soapenv:Text xml:lang="en-US">MessageTestSimpleFaultException</soapenv:Text></soapenv:Reason><soapenv:Detail><ns14:messageTestSimpleFault xmlns:ns14="http://example.org/message-test/xsd">EchoStringFault</ns14:messageTestSimpleFault></soapenv:Detail></soapenv:Fault></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="request" number="5" conversation="3" timestamp="2007-01-17T17:49:43.843Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService.MessageTestSOAP">
<uri>/axis2/services/MessageTestService.MessageTestSOAP</uri>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>274</Content-Length>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
<action>http://example.org/message-test/action/EchoInt</action>
</Content-Type>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns1:EchoInt xmlns:ns1="http://example.org/message-test/xsd"><ns1:int>42</ns1:int></ns1:EchoInt></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="6" conversation="3" timestamp="2007-01-17T17:49:43.846Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Wed, 17 Jan 2007 11:49:43 GMT</Date>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns15:echoIntReturn xmlns:ns15="http://example.org/message-test/xsd">42</ns15:echoIntReturn></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="request" number="7" conversation="4" timestamp="2007-01-17T17:49:43.921Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService.MessageTestSOAP">
<uri>/axis2/services/MessageTestService.MessageTestSOAP</uri>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>257</Content-Length>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
<action>http://example.org/message-test/action/EchoIntSimpleFault</action>
</Content-Type>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns3:echoInt2 xmlns:ns3="http://example.org/message-test/xsd">42</ns3:echoInt2></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="8" conversation="4" timestamp="2007-01-17T17:49:43.949Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="400">HTTP/1.1 400 Bad Request</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Wed, 17 Jan 2007 11:49:43 GMT</Date>
<Connection>close</Connection>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><module-test xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" /></soapenv:Header><soapenv:Body><soapenv:Fault><soapenv:Code><soapenv:Value>soapenv:Sender</soapenv:Value><soapenv:Subcode><soapenv:Value xmlns:tns="http://example.org/message-test">tns:MessageTestSimpleFaultSubcode1</soapenv:Value></soapenv:Subcode><soapenv:Subcode><soapenv:Value xmlns:tns="http://example.org/message-test">tns:MessageTestSimpleFaultSubcode2</soapenv:Value></soapenv:Subcode></soapenv:Code><soapenv:Reason><soapenv:Text xml:lang="en-US">MessageTestSimpleFaultException</soapenv:Text></soapenv:Reason><soapenv:Detail><ns16:messageTestSimpleFault xmlns:ns16="http://example.org/message-test/xsd">EchoIntSimpleFault</ns16:messageTestSimpleFault></soapenv:Detail></soapenv:Fault></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="request" number="9" conversation="5" timestamp="2007-01-17T17:49:44.004Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService.MessageTestSOAP">
<uri>/axis2/services/MessageTestService.MessageTestSOAP</uri>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>257</Content-Length>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
<action>http://example.org/message-test/action/EchoIntFault</action>
</Content-Type>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns4:echoInt3 xmlns:ns4="http://example.org/message-test/xsd">42</ns4:echoInt3></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="10" conversation="5" timestamp="2007-01-17T17:49:44.009Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="400">HTTP/1.1 400 Bad Request</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Wed, 17 Jan 2007 11:49:43 GMT</Date>
<Connection>close</Connection>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><module-test xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" /></soapenv:Header><soapenv:Body><soapenv:Fault><soapenv:Code><soapenv:Value>soapenv:Sender</soapenv:Value></soapenv:Code><soapenv:Reason><soapenv:Text xml:lang="en-US">MessageTestFaultException</soapenv:Text></soapenv:Reason><soapenv:Detail><ns1:messageTestFault xmlns:ns1="http://example.org/message-test/xsd"><ns1:faultNumber>42</ns1:faultNumber><ns1:faultOperationName>EchoIntFault</ns1:faultOperationName></ns1:messageTestFault></soapenv:Detail></soapenv:Fault></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="request" number="11" conversation="6" timestamp="2007-01-17T17:49:44.073Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService.MessageTestSOAP">
<uri>/axis2/services/MessageTestService.MessageTestSOAP</uri>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>186</Content-Length>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
<action>http://example.org/message-test/action/Send</action>
</Content-Type>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><test /></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="12" conversation="6" timestamp="2007-01-17T17:49:44.081Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="202">HTTP/1.1 202 Accepted</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="text/xml">
<charset>UTF-8</charset>
</Content-Type>
<Content-Length>0</Content-Length>
<Date>Wed, 17 Jan 2007 11:49:43 GMT</Date>

</httpHeaders>
<content>
</content>
</message>
<message type="request" number="13" conversation="7" timestamp="2007-01-17T17:49:44.171Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService.MessageTestSOAP">
<uri>/axis2/services/MessageTestService.MessageTestSOAP</uri>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>165</Content-Length>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
<action>http://example.org/message-test/action/GuaranteedFault</action>
</Content-Type>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body /></soapenv:Envelope></content>
</message>
<message type="response" number="14" conversation="7" timestamp="2007-01-17T17:49:44.175Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="400">HTTP/1.1 400 Bad Request</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Wed, 17 Jan 2007 11:49:43 GMT</Date>
<Connection>close</Connection>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><soapenv:Fault><soapenv:Code><soapenv:Value>soapenv:Sender</soapenv:Value><soapenv:Subcode><soapenv:Value xmlns:tns="http://example.org/message-test">tns:MessageTestSimpleFaultSubcode1</soapenv:Value></soapenv:Subcode><soapenv:Subcode><soapenv:Value xmlns:tns="http://example.org/message-test">tns:MessageTestSimpleFaultSubcode2</soapenv:Value></soapenv:Subcode></soapenv:Code><soapenv:Reason><soapenv:Text xml:lang="en-US">MessageTestSimpleFaultException</soapenv:Text></soapenv:Reason><soapenv:Detail><ns17:messageTestSimpleFault xmlns:ns17="http://example.org/message-test/xsd">GuaranteedFault</ns17:messageTestSimpleFault></soapenv:Detail></soapenv:Fault></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="request" number="15" conversation="8" timestamp="2007-01-17T17:49:44.219Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService.MessageTestSOAPHTTP">
<uri>/axis2/services/MessageTestService.MessageTestSOAPHTTP</uri>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
<action>http://example.org/message-test/action/EchoString</action>
</Content-Type>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns5:echoString xmlns:ns5="http://example.org/message-test/xsd">echoString</ns5:echoString></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="16" conversation="8" timestamp="2007-01-17T17:49:44.222Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Wed, 17 Jan 2007 11:49:43 GMT</Date>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><module-test xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" /></soapenv:Header><soapenv:Body><ns18:echoStringReturn xmlns:ns18="http://example.org/message-test/xsd">echoString</ns18:echoStringReturn></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="request" number="17" conversation="9" timestamp="2007-01-17T17:49:44.243Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService.MessageTestSOAPHTTP">
<uri>/axis2/services/MessageTestService.MessageTestSOAPHTTP</uri>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>271</Content-Length>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
<action>http://example.org/message-test/action/EchoStringFault</action>
</Content-Type>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns6:echoString3 xmlns:ns6="http://example.org/message-test/xsd">echoString</ns6:echoString3></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="18" conversation="9" timestamp="2007-01-17T17:49:44.250Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="400">HTTP/1.1 400 Bad Request</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Wed, 17 Jan 2007 11:49:43 GMT</Date>
<Connection>close</Connection>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><module-test xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" /></soapenv:Header><soapenv:Body><soapenv:Fault><soapenv:Code><soapenv:Value>soapenv:Sender</soapenv:Value></soapenv:Code><soapenv:Reason><soapenv:Text xml:lang="en-US">MessageTestSimpleFaultException</soapenv:Text></soapenv:Reason><soapenv:Detail><ns19:messageTestSimpleFault xmlns:ns19="http://example.org/message-test/xsd">EchoStringFault</ns19:messageTestSimpleFault></soapenv:Detail></soapenv:Fault></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="request" number="19" conversation="10" timestamp="2007-01-17T17:49:44.395Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService.MessageTestSOAPHTTP?op=EchoInt;int=42;">
<uri>/axis2/services/MessageTestService.MessageTestSOAPHTTP</uri>
<op>EchoInt;int=42;</op>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>310</Content-Length>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
<action>http://example.org/message-test/action/EchoInt</action>
</Content-Type>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns1:EchoInt xmlns:ns1="http://example.org/message-test/xsd"><int xmlns="http://example.org/message-test/xsd">42</int></ns1:EchoInt></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="20" conversation="10" timestamp="2007-01-17T17:49:44.398Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Wed, 17 Jan 2007 11:49:43 GMT</Date>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><module-test xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" /></soapenv:Header><soapenv:Body><ns20:echoIntReturn xmlns:ns20="http://example.org/message-test/xsd">42</ns20:echoIntReturn></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="request" number="21" conversation="11" timestamp="2007-01-17T17:49:44.425Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService.MessageTestSOAPHTTP?op=EchoIntSimpleFault">
<uri>/axis2/services/MessageTestService.MessageTestSOAPHTTP</uri>
<op>EchoIntSimpleFault</op>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>257</Content-Length>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
<action>http://example.org/message-test/action/EchoIntSimpleFault</action>
</Content-Type>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns7:echoInt2 xmlns:ns7="http://example.org/message-test/xsd">42</ns7:echoInt2></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="22" conversation="11" timestamp="2007-01-17T17:49:44.430Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="400">HTTP/1.1 400 Bad Request</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Wed, 17 Jan 2007 11:49:43 GMT</Date>
<Connection>close</Connection>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><module-test xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" /></soapenv:Header><soapenv:Body><soapenv:Fault><soapenv:Code><soapenv:Value>soapenv:Sender</soapenv:Value></soapenv:Code><soapenv:Reason><soapenv:Text xml:lang="en-US">MessageTestSimpleFaultException</soapenv:Text></soapenv:Reason><soapenv:Detail><ns21:messageTestSimpleFault xmlns:ns21="http://example.org/message-test/xsd">EchoIntSimpleFault</ns21:messageTestSimpleFault></soapenv:Detail></soapenv:Fault></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="request" number="23" conversation="12" timestamp="2007-01-17T17:49:44.461Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService.MessageTestSOAPHTTP?op=EchoIntFault">
<uri>/axis2/services/MessageTestService.MessageTestSOAPHTTP</uri>
<op>EchoIntFault</op>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>257</Content-Length>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
<action>http://example.org/message-test/action/EchoIntFault</action>
</Content-Type>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns8:echoInt3 xmlns:ns8="http://example.org/message-test/xsd">42</ns8:echoInt3></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="24" conversation="12" timestamp="2007-01-17T17:49:44.465Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="400">HTTP/1.1 400 Bad Request</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Wed, 17 Jan 2007 11:49:43 GMT</Date>
<Connection>close</Connection>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><module-test xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" /></soapenv:Header><soapenv:Body><soapenv:Fault><soapenv:Code><soapenv:Value>soapenv:Sender</soapenv:Value></soapenv:Code><soapenv:Reason><soapenv:Text xml:lang="en-US">MessageTestFaultException</soapenv:Text></soapenv:Reason><soapenv:Detail><ns1:messageTestFault xmlns:ns1="http://example.org/message-test/xsd"><ns1:faultNumber>42</ns1:faultNumber><ns1:faultOperationName>EchoIntFault</ns1:faultOperationName></ns1:messageTestFault></soapenv:Detail></soapenv:Fault></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="request" number="25" conversation="13" timestamp="2007-01-17T17:49:44.509Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService.MessageTestSOAPHTTP?op=Send">
<uri>/axis2/services/MessageTestService.MessageTestSOAPHTTP</uri>
<op>Send</op>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>186</Content-Length>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
<action>http://example.org/message-test/action/Send</action>
</Content-Type>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><test /></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="26" conversation="13" timestamp="2007-01-17T17:49:44.513Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="202">HTTP/1.1 202 Accepted</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="text/xml">
<charset>UTF-8</charset>
</Content-Type>
<Content-Length>0</Content-Length>
<Date>Wed, 17 Jan 2007 11:49:43 GMT</Date>

</httpHeaders>
<content>
</content>
</message>
<message type="request" number="27" conversation="14" timestamp="2007-01-17T17:49:44.536Z">
<senderHostAndPort>localhost:8086</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTestService.MessageTestSOAPHTTP?op=GuaranteedFault">
<uri>/axis2/services/MessageTestService.MessageTestSOAPHTTP</uri>
<op>GuaranteedFault</op>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>165</Content-Length>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
<action>http://example.org/message-test/action/GuaranteedFault</action>
</Content-Type>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body /></soapenv:Envelope></content>
</message>
<message type="response" number="28" conversation="14" timestamp="2007-01-17T17:49:44.538Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8086</receiverHostAndPort>
<httpHeaders>
<StatusCode value="400">HTTP/1.1 400 Bad Request</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/soap+xml">
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Wed, 17 Jan 2007 11:49:43 GMT</Date>
<Connection>close</Connection>

</httpHeaders>
<content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><module-test xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" /></soapenv:Header><soapenv:Body><soapenv:Fault><soapenv:Code><soapenv:Value>soapenv:Sender</soapenv:Value><soapenv:Subcode><soapenv:Value xmlns:tns="http://example.org/message-test">tns:MessageTestSimpleFaultSubcode1</soapenv:Value></soapenv:Subcode><soapenv:Subcode><soapenv:Value xmlns:tns="http://example.org/message-test">tns:MessageTestSimpleFaultSubcode2</soapenv:Value></soapenv:Subcode></soapenv:Code><soapenv:Reason><soapenv:Text xml:lang="en-US">MessageTestSimpleFaultException</soapenv:Text></soapenv:Reason><soapenv:Detail><ns22:messageTestSimpleFault xmlns:ns22="http://example.org/message-test/xsd">GuaranteedFault</ns22:messageTestSimpleFault></soapenv:Detail></soapenv:Fault></soapenv:Body></soapenv:Envelope></content>
</message>
</log>
