<?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-25T11:49:03.547Z">
<senderHostAndPort>localhost:8085</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/SOAPHeaderService.SOAPHeaderMustUnderstand/EchoString">
<uri>/axis2/services/SOAPHeaderService.SOAPHeaderMustUnderstand/EchoString</uri>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>396</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><ns1:TestSOAPHeader xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module" soapenv:mustUnderstand="true" /></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-25T11:49:03.582Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8085</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>Thu, 25 Jan 2007 05:49:03 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><ns17:echoStringReturn xmlns:ns17="http://example.org/message-test/xsd">echoString</ns17:echoStringReturn></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="request" number="3" conversation="2" timestamp="2007-01-25T11:49:03.660Z">
<senderHostAndPort>localhost:8085</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/SOAPHeaderService.SOAPHeaderMustUnderstand/EchoString2">
<uri>/axis2/services/SOAPHeaderService.SOAPHeaderMustUnderstand/EchoString2</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/EchoString2</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><ns2:echoString2 xmlns:ns2="http://example.org/message-test/xsd">echoString</ns2:echoString2></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="4" conversation="2" timestamp="2007-01-25T11:49:03.711Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8085</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>Thu, 25 Jan 2007 05:49:03 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><TestSOAPHeader xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" soapenv:mustUnderstand="1" /></soapenv:Header><soapenv:Body><ns18:echoString2Return xmlns:ns18="http://example.org/message-test/xsd">echoString</ns18:echoString2Return></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="request" number="5" conversation="3" timestamp="2007-01-25T11:49:03.796Z">
<senderHostAndPort>localhost:8085</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/SOAPHeaderService.SOAPHeaderMustUnderstand/EchoStringOutFault">
<uri>/axis2/services/SOAPHeaderService.SOAPHeaderMustUnderstand/EchoStringOutFault</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/EchoStringOutFault</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:echoString4 xmlns:ns3="http://example.org/message-test/xsd">echoString</ns3:echoString4></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="6" conversation="3" timestamp="2007-01-25T11:49:03.801Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8085</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>Thu, 25 Jan 2007 05:49:03 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><TestSOAPHeader xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" soapenv:mustUnderstand="1" /></soapenv:Header><soapenv:Body><soapenv:Fault><soapenv:Code><soapenv:Value>soapenv:Sender</soapenv:Value></soapenv:Code><soapenv:Reason><soapenv:Text xml:lang="en-US">MessageTestSimpleOutFaultException</soapenv:Text></soapenv:Reason><soapenv:Detail><ns19:messageTestSimpleOutFault xmlns:ns19="http://example.org/message-test/xsd">EchoStringOutFault</ns19:messageTestSimpleOutFault></soapenv:Detail></soapenv:Fault></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="request" number="7" conversation="4" timestamp="2007-01-25T11:49:03.991Z">
<senderHostAndPort>localhost:8085</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/SOAPHeaderService.SOAPHeader">
<uri>/axis2/services/SOAPHeaderService.SOAPHeader</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><ns4:TestSOAPHeader xmlns:ns4="http://www.w3.org/2002/ws/desc/6/10/test-module"><testHeader /></ns4:TestSOAPHeader></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="8" conversation="4" timestamp="2007-01-25T11:49:04.013Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8085</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>Thu, 25 Jan 2007 05:49:03 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><ns20:echoStringReturn xmlns:ns20="http://example.org/message-test/xsd">echoString</ns20:echoStringReturn></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="request" number="9" conversation="5" timestamp="2007-01-25T11:49:04.158Z">
<senderHostAndPort>localhost:8085</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/SOAPHeaderService.SOAPHeader">
<uri>/axis2/services/SOAPHeaderService.SOAPHeader</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/EchoString2</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:echoString2 xmlns:ns6="http://example.org/message-test/xsd">echoString</ns6:echoString2></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="10" conversation="5" timestamp="2007-01-25T11:49:04.175Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8085</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>Thu, 25 Jan 2007 05:49:03 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><TestSOAPHeader xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" /></soapenv:Header><soapenv:Body><ns21:echoString2Return xmlns:ns21="http://example.org/message-test/xsd">echoString</ns21:echoString2Return></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="request" number="11" conversation="6" timestamp="2007-01-25T11:49:04.227Z">
<senderHostAndPort>localhost:8085</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/SOAPHeaderService.SOAPHeader">
<uri>/axis2/services/SOAPHeaderService.SOAPHeader</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/EchoStringOutFault</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:echoString4 xmlns:ns7="http://example.org/message-test/xsd">echoString</ns7:echoString4></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="12" conversation="6" timestamp="2007-01-25T11:49:04.259Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8085</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>Thu, 25 Jan 2007 05:49:03 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><TestSOAPHeader 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">MessageTestSimpleOutFaultException</soapenv:Text></soapenv:Reason><soapenv:Detail><ns22:messageTestSimpleOutFault xmlns:ns22="http://example.org/message-test/xsd">EchoStringOutFault</ns22:messageTestSimpleOutFault></soapenv:Detail></soapenv:Fault></soapenv:Body></soapenv:Envelope></content>
</message>
</log>
