<?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-18T18:15:29.973Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-1G/ComplexEchoSOAPBinding/">
<uri>/wss/MessageTest-1G/ComplexEchoSOAPBinding/</uri>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>ws.crf.canon.fr</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><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-18T18:15:30.691Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Thu, 18 Jan 2007 12:20:04 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>346</Content-Length>
<Content-Type type="application/soap+xml"/>

</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header><ns1:module-test xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module"></ns1:module-test></env:Header><env:Body><ns2:echoStringReturn xmlns:ns2="http://example.org/message-test/xsd">echoString</ns2:echoStringReturn></env:Body></env:Envelope></content>
</message>
<message type="request" number="3" conversation="2" timestamp="2007-01-18T18:15:44.027Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-1G/ComplexEchoSOAPBinding/">
<uri>/wss/MessageTest-1G/ComplexEchoSOAPBinding/</uri>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>ws.crf.canon.fr</Host>
<Transfer-Encoding>chunked</Transfer-Encoding>
<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><ns1:echoString3 xmlns:ns1="http://example.org/message-test/xsd">echoString</ns1:echoString3></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="4" conversation="2" timestamp="2007-01-18T18:15:44.722Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
<httpHeaders>
<StatusCode value="400">HTTP/1.1 400 Bad Request</StatusCode>
<Date>Thu, 18 Jan 2007 12:20:18 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>789</Content-Length>
<Connection>close</Connection>
<Content-Type type="application/soap+xml"/>

</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope"><SOAP-ENV:Fault><SOAP-ENV:Code><SOAP-ENV:Value>SOAP-ENV:Sender</SOAP-ENV:Value><SOAP-ENV:Subcode><SOAP-ENV:Value xmlns="http://example.org/message-test">MessageTestSimpleFaultSubcode1</SOAP-ENV:Value><SOAP-ENV:Subcode><SOAP-ENV:Value xmlns="http://example.org/message-test">MessageTestSimpleFaultSubcode2</SOAP-ENV:Value></SOAP-ENV:Subcode></SOAP-ENV:Subcode></SOAP-ENV:Code><SOAP-ENV:Reason xml:lang="en">fault message</SOAP-ENV:Reason><SOAP-ENV:Detail><ns1:messageTestSimpleFault xmlns:ns1="http://example.org/message-test/xsd">EchoStringFault</ns1:messageTestSimpleFault></SOAP-ENV:Detail></SOAP-ENV:Fault></env:Body></env:Envelope></content>
</message>
<message type="request" number="5" conversation="3" timestamp="2007-01-18T18:16:00.391Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-1G/ComplexEchoSOAPBinding/">
<uri>/wss/MessageTest-1G/ComplexEchoSOAPBinding/</uri>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>ws.crf.canon.fr</Host>
<Transfer-Encoding>chunked</Transfer-Encoding>
<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-18T18:16:01.127Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Thu, 18 Jan 2007 12:20:34 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>212</Content-Length>
<Content-Type type="application/soap+xml"/>

</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoIntReturn xmlns:ns1="http://example.org/message-test/xsd">42</ns1:echoIntReturn></env:Body></env:Envelope></content>
</message>
<message type="request" number="7" conversation="4" timestamp="2007-01-18T18:16:11.799Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-1G/ComplexEchoSOAPBinding/">
<uri>/wss/MessageTest-1G/ComplexEchoSOAPBinding/</uri>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>ws.crf.canon.fr</Host>
<Transfer-Encoding>chunked</Transfer-Encoding>
<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><ns1:echoInt2 xmlns:ns1="http://example.org/message-test/xsd">42</ns1:echoInt2></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="8" conversation="4" timestamp="2007-01-18T18:16:13.960Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
<httpHeaders>
<StatusCode value="400">HTTP/1.1 400 Bad Request</StatusCode>
<Date>Thu, 18 Jan 2007 12:20:47 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>912</Content-Length>
<Connection>close</Connection>
<Content-Type type="application/soap+xml"/>

</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header><ns1:module-test xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module"></ns1:module-test></env:Header><env:Body xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope"><SOAP-ENV:Fault><SOAP-ENV:Code><SOAP-ENV:Value>SOAP-ENV:Sender</SOAP-ENV:Value><SOAP-ENV:Subcode><SOAP-ENV:Value xmlns="http://example.org/message-test">MessageTestSimpleFaultSubcode1</SOAP-ENV:Value><SOAP-ENV:Subcode><SOAP-ENV:Value xmlns="http://example.org/message-test">MessageTestSimpleFaultSubcode2</SOAP-ENV:Value></SOAP-ENV:Subcode></SOAP-ENV:Subcode></SOAP-ENV:Code><SOAP-ENV:Reason xml:lang="en">fault message</SOAP-ENV:Reason><SOAP-ENV:Detail><ns1:messageTestSimpleFault xmlns:ns1="http://example.org/message-test/xsd">EchoIntSimpleFault</ns1:messageTestSimpleFault></SOAP-ENV:Detail></SOAP-ENV:Fault></env:Body></env:Envelope></content>
</message>
<message type="request" number="9" conversation="5" timestamp="2007-01-18T18:16:34.270Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-1G/ComplexEchoSOAPBinding/">
<uri>/wss/MessageTest-1G/ComplexEchoSOAPBinding/</uri>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>ws.crf.canon.fr</Host>
<Transfer-Encoding>chunked</Transfer-Encoding>
<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><ns1:echoInt3 xmlns:ns1="http://example.org/message-test/xsd">42</ns1:echoInt3></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="10" conversation="5" timestamp="2007-01-18T18:16:34.985Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Date>Thu, 18 Jan 2007 12:21:08 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>702</Content-Length>
<Connection>close</Connection>
<Content-Type type="application/soap+xml"/>

</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header><ns1:module-test xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module"></ns1:module-test></env:Header><env:Body xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope"><SOAP-ENV:Fault><SOAP-ENV:Code><SOAP-ENV:Value>SOAP-ENV:Receiver</SOAP-ENV:Value></SOAP-ENV:Code><SOAP-ENV:Reason xml:lang="en">fault message</SOAP-ENV:Reason><SOAP-ENV:Detail><ns1:messageTestFault xmlns:ns1="http://example.org/message-test/xsd"><ns1:faultNumber>42</ns1:faultNumber><ns1:faultOperationName>EchoIntFault</ns1:faultOperationName></ns1:messageTestFault></SOAP-ENV:Detail></SOAP-ENV:Fault></env:Body></env:Envelope></content>
</message>
<message type="request" number="11" conversation="6" timestamp="2007-01-18T18:16:48.403Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-1G/ComplexEchoSOAPBinding/">
<uri>/wss/MessageTest-1G/ComplexEchoSOAPBinding/</uri>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>ws.crf.canon.fr</Host>
<Transfer-Encoding>chunked</Transfer-Encoding>
<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-18T18:16:49.091Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
<httpHeaders>
<StatusCode value="202">HTTP/1.1 202 Accepted</StatusCode>
<Date>Thu, 18 Jan 2007 12:21:22 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>0</Content-Length>
<Content-Type type="text/plain">
<charset>ISO-8859-1</charset>
</Content-Type>

</httpHeaders>
<content>
</content>
</message>
<message type="request" number="13" conversation="7" timestamp="2007-01-18T18:17:01.307Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-1G/ComplexEchoSOAPBinding/">
<uri>/wss/MessageTest-1G/ComplexEchoSOAPBinding/</uri>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>ws.crf.canon.fr</Host>
<Transfer-Encoding>chunked</Transfer-Encoding>
<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-18T18:17:02.219Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
<httpHeaders>
<StatusCode value="400">HTTP/1.1 400 Bad Request</StatusCode>
<Date>Thu, 18 Jan 2007 12:21:35 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>781</Content-Length>
<Connection>close</Connection>
<Content-Type type="application/soap+xml"/>

</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope"><SOAP-ENV:Fault><SOAP-ENV:Code><SOAP-ENV:Value>SOAP-ENV:Sender</SOAP-ENV:Value><SOAP-ENV:Subcode><SOAP-ENV:Value xmlns="http://example.org/message-test">MessageTestSimpleFaultSubcode1</SOAP-ENV:Value><SOAP-ENV:Subcode><SOAP-ENV:Value xmlns="http://example.org/message-test">MessageTestSimpleFaultSubcode2</SOAP-ENV:Value></SOAP-ENV:Subcode></SOAP-ENV:Subcode></SOAP-ENV:Code><SOAP-ENV:Reason xml:lang="en">fault</SOAP-ENV:Reason><SOAP-ENV:Detail><ns1:messageTestSimpleFault xmlns:ns1="http://example.org/message-test/xsd">GuaranteedFault</ns1:messageTestSimpleFault></SOAP-ENV:Detail></SOAP-ENV:Fault></env:Body></env:Envelope></content>
</message>
<message type="request" number="15" conversation="8" timestamp="2007-01-18T18:17:19.774Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-1G/ComplexEchoSOAPHTTPBinding/">
<uri>/wss/MessageTest-1G/ComplexEchoSOAPHTTPBinding/</uri>
</Method>
<X-WSDL-testsuite-input>input</X-WSDL-testsuite-input>
<User-Agent>Axis2</User-Agent>
<Host>ws.crf.canon.fr</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><ns1:echoString xmlns:ns1="http://example.org/message-test/xsd">echoString</ns1:echoString></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="16" conversation="8" timestamp="2007-01-18T18:17:20.446Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Thu, 18 Jan 2007 12:21:54 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<X-WSDL-testsuite-output>to be filled</X-WSDL-testsuite-output>
<Content-Length>226</Content-Length>
<Content-Type type="application/soap+xml"/>

</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoStringReturn xmlns:ns1="http://example.org/message-test/xsd">echoString</ns1:echoStringReturn></env:Body></env:Envelope></content>
</message>
<message type="request" number="17" conversation="9" timestamp="2007-01-18T18:26:05.520Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-1G/ComplexEchoSOAPHTTPBinding/">
<uri>/wss/MessageTest-1G/ComplexEchoSOAPHTTPBinding/</uri>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>ws.crf.canon.fr</Host>
<Transfer-Encoding>chunked</Transfer-Encoding>
<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><ns1:echoString3 xmlns:ns1="http://example.org/message-test/xsd">echoString</ns1:echoString3></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="18" conversation="9" timestamp="2007-01-18T18:26:06.186Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Date>Thu, 18 Jan 2007 12:30:40 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>511</Content-Length>
<Connection>close</Connection>
<Content-Type type="application/soap+xml"/>

</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope"><SOAP-ENV:Fault><SOAP-ENV:Code><SOAP-ENV:Value>SOAP-ENV:Receiver</SOAP-ENV:Value></SOAP-ENV:Code><SOAP-ENV:Reason xml:lang="en">fault message</SOAP-ENV:Reason><SOAP-ENV:Detail><ns1:messageTestSimpleFault xmlns:ns1="http://example.org/message-test/xsd">EchoStringFault</ns1:messageTestSimpleFault></SOAP-ENV:Detail></SOAP-ENV:Fault></env:Body></env:Envelope></content>
</message>
<message type="request" number="19" conversation="10" timestamp="2007-01-18T18:27:00.751Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-1G/ComplexEchoSOAPHTTPBinding/?op=EchoInt;int=42;">
<uri>/wss/MessageTest-1G/ComplexEchoSOAPHTTPBinding/</uri>
<op>EchoInt;int=42;</op>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>ws.crf.canon.fr</Host>
<Transfer-Encoding>chunked</Transfer-Encoding>
<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-18T18:27:04.465Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Thu, 18 Jan 2007 12:31:35 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>212</Content-Length>
<Content-Type type="application/soap+xml"/>

</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoIntReturn xmlns:ns1="http://example.org/message-test/xsd">42</ns1:echoIntReturn></env:Body></env:Envelope></content>
</message>
<message type="request" number="21" conversation="11" timestamp="2007-01-18T18:27:18.323Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-1G/ComplexEchoSOAPHTTPBinding/?op=EchoIntSimpleFault">
<uri>/wss/MessageTest-1G/ComplexEchoSOAPHTTPBinding/</uri>
<op>EchoIntSimpleFault</op>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>ws.crf.canon.fr</Host>
<Transfer-Encoding>chunked</Transfer-Encoding>
<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><ns1:echoInt2 xmlns:ns1="http://example.org/message-test/xsd">42</ns1:echoInt2></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="22" conversation="11" timestamp="2007-01-18T18:27:28.002Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Date>Thu, 18 Jan 2007 12:31:52 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>514</Content-Length>
<Connection>close</Connection>
<Content-Type type="application/soap+xml"/>

</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope"><SOAP-ENV:Fault><SOAP-ENV:Code><SOAP-ENV:Value>SOAP-ENV:Receiver</SOAP-ENV:Value></SOAP-ENV:Code><SOAP-ENV:Reason xml:lang="en">fault message</SOAP-ENV:Reason><SOAP-ENV:Detail><ns1:messageTestSimpleFault xmlns:ns1="http://example.org/message-test/xsd">EchoIntSimpleFault</ns1:messageTestSimpleFault></SOAP-ENV:Detail></SOAP-ENV:Fault></env:Body></env:Envelope></content>
</message>
<message type="request" number="23" conversation="12" timestamp="2007-01-18T18:27:46.101Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-1G/ComplexEchoSOAPHTTPBinding/?op=EchoIntFault">
<uri>/wss/MessageTest-1G/ComplexEchoSOAPHTTPBinding/</uri>
<op>EchoIntFault</op>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>ws.crf.canon.fr</Host>
<Transfer-Encoding>chunked</Transfer-Encoding>
<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><ns1:echoInt3 xmlns:ns1="http://example.org/message-test/xsd">42</ns1:echoInt3></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="24" conversation="12" timestamp="2007-01-18T18:27:46.834Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Date>Thu, 18 Jan 2007 12:32:20 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>582</Content-Length>
<Connection>close</Connection>
<Content-Type type="application/soap+xml"/>

</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope"><SOAP-ENV:Fault><SOAP-ENV:Code><SOAP-ENV:Value>SOAP-ENV:Receiver</SOAP-ENV:Value></SOAP-ENV:Code><SOAP-ENV:Reason xml:lang="en">fault message</SOAP-ENV:Reason><SOAP-ENV:Detail><ns1:messageTestFault xmlns:ns1="http://example.org/message-test/xsd"><ns1:faultNumber>42</ns1:faultNumber><ns1:faultOperationName>EchoIntFault</ns1:faultOperationName></ns1:messageTestFault></SOAP-ENV:Detail></SOAP-ENV:Fault></env:Body></env:Envelope></content>
</message>
<message type="request" number="25" conversation="13" timestamp="2007-01-18T18:28:00.221Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-1G/ComplexEchoSOAPHTTPBinding/?op=Send">
<uri>/wss/MessageTest-1G/ComplexEchoSOAPHTTPBinding/</uri>
<op>Send</op>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>ws.crf.canon.fr</Host>
<Transfer-Encoding>chunked</Transfer-Encoding>
<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-18T18:28:01.086Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
<httpHeaders>
<StatusCode value="202">HTTP/1.1 202 Accepted</StatusCode>
<Date>Thu, 18 Jan 2007 12:32:34 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>0</Content-Length>
<Content-Type type="text/plain">
<charset>ISO-8859-1</charset>
</Content-Type>

</httpHeaders>
<content>
</content>
</message>
<message type="request" number="27" conversation="14" timestamp="2007-01-18T18:28:14.464Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-1G/ComplexEchoSOAPHTTPBinding/?op=GuaranteedFault">
<uri>/wss/MessageTest-1G/ComplexEchoSOAPHTTPBinding/</uri>
<op>GuaranteedFault</op>
</Method>
<User-Agent>Axis2</User-Agent>
<Host>ws.crf.canon.fr</Host>
<Transfer-Encoding>chunked</Transfer-Encoding>
<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-18T18:28:20.954Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Date>Thu, 18 Jan 2007 12:32:48 GMT</Date>
<Server>Apache/2.0.50 (Win32)</Server>
<Content-Length>503</Content-Length>
<Connection>close</Connection>
<Content-Type type="application/soap+xml"/>

</httpHeaders>
<content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope"><SOAP-ENV:Fault><SOAP-ENV:Code><SOAP-ENV:Value>SOAP-ENV:Receiver</SOAP-ENV:Value></SOAP-ENV:Code><SOAP-ENV:Reason xml:lang="en">fault</SOAP-ENV:Reason><SOAP-ENV:Detail><ns1:messageTestSimpleFault xmlns:ns1="http://example.org/message-test/xsd">GuaranteedFault</ns1:messageTestSimpleFault></SOAP-ENV:Detail></SOAP-ENV:Fault></env:Body></env:Envelope></content>
</message>
</log>
