<?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-03-15T10:29:09.431Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-2G/EchoHTTPBinding/EchoName?first=myfirst&amp;middle=mymiddle&amp;last=mylast">
<uri>/wss/MessageTest-2G/EchoHTTPBinding/EchoName</uri>
<first>myfirst</first>
<middle>mymiddle</middle>
<last>mylast</last>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/xml"/>
<Content-Length>212</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><ns1:FirstName>myfirst</ns1:FirstName><ns1:MiddleName>mymiddle</ns1:MiddleName><ns1:LastName>mylast</ns1:LastName></ns1:EchoName></content>
</message>
<message type="response" number="2" conversation="1" timestamp="2007-03-15T10:29:14.134Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Thu, 15 Mar 2007 09:36:29 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<Keep-Alive>timeout=5, max=100</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Content-Type type="application/xml"/>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><ns1:FirstName>myfirst</ns1:FirstName><ns1:MiddleName>mymiddle</ns1:MiddleName><ns1:LastName>mylast</ns1:LastName></ns1:EchoName></content>
</message>
<message type="request" number="3" conversation="2" timestamp="2007-03-15T10:29:14.478Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-2G/EchoHTTPBinding/EchoNameExpectFault?expected=fault">
<uri>/wss/MessageTest-2G/EchoHTTPBinding/EchoNameExpectFault</uri>
<expected>fault</expected>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/xml"/>
<Content-Length>214</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:EchoName2 xmlns:ns1="http://example.org/message-test/xsd"><ns1:FirstName>myfirst</ns1:FirstName><ns1:MiddleName>mymiddle</ns1:MiddleName><ns1:LastName>mylast</ns1:LastName></ns1:EchoName2></content>
</message>
<message type="response" number="4" conversation="2" timestamp="2007-03-15T10:29:14.822Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Date>Thu, 15 Mar 2007 09:36:30 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<Connection>close</Connection>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Content-Type type="application/xml"/>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><ns1:Fault>rejected</ns1:Fault><ns1:FirstName>myfirst</ns1:FirstName><ns1:MiddleName>mymiddle</ns1:MiddleName><ns1:LastName>mylast</ns1:LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="5" conversation="3" timestamp="2007-03-15T10:29:14.962Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-2G/EchoHTTPBinding/Send">
<uri>/wss/MessageTest-2G/EchoHTTPBinding/Send</uri>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/xml"/>
<Content-Length>98</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:SendAny xmlns:ns1="http://example.org/Send">Hello service!</ns1:SendAny></content>
</message>
<message type="response" number="6" conversation="3" timestamp="2007-03-15T10:29:19.634Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="202">HTTP/1.1 202 Accepted</StatusCode>
<Date>Thu, 15 Mar 2007 09:36:35 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<Content-Length>0</Content-Length>
<Keep-Alive>timeout=5, max=100</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="text/plain"/>

</httpHeaders>
<content>
</content>
</message>
<message type="request" number="7" conversation="4" timestamp="2007-03-15T10:29:20.103Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-2G/EchoHTTPBinding/GuaranteedFault">
<uri>/wss/MessageTest-2G/EchoHTTPBinding/GuaranteedFault</uri>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/xml"/>
<Content-Length>0</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content>
</content>
</message>
<message type="response" number="8" conversation="4" timestamp="2007-03-15T10:29:20.353Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Date>Thu, 15 Mar 2007 09:36:35 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<Connection>close</Connection>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Content-Type type="application/xml"/>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><ns1:Fault>default</ns1:Fault><ns1:FirstName>smith</ns1:FirstName><ns1:MiddleName>senior</ns1:MiddleName><ns1:LastName>john</ns1:LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="9" conversation="5" timestamp="2007-03-15T10:29:20.618Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-2G/EchoURLHTTPBinding/EchoName?first=myfirst;last=mylast">
<uri>/wss/MessageTest-2G/EchoURLHTTPBinding/EchoName</uri>
<first>myfirst;last=mylast</first>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/x-www-form-urlencoded"/>
<Content-Length>19</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content>MiddleName=mymiddle</content>
</message>
<message type="response" number="10" conversation="5" timestamp="2007-03-15T10:29:25.337Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Date>Thu, 15 Mar 2007 09:36:40 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<Keep-Alive>timeout=5, max=100</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Content-Type type="application/echo+xml"/>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><ns1:FirstName>myfirst</ns1:FirstName><ns1:MiddleName>mymiddle</ns1:MiddleName><ns1:LastName>mylast</ns1:LastName></ns1:EchoName></content>
</message>
<message type="request" number="11" conversation="6" timestamp="2007-03-15T10:29:25.681Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-2G/EchoURLHTTPBinding/EchoNameExpectFault?first=myfirst">
<uri>/wss/MessageTest-2G/EchoURLHTTPBinding/EchoNameExpectFault</uri>
<first>myfirst</first>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/x-www-form-urlencoded"/>
<Content-Length>35</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content>MiddleName=mymiddle&amp;LastName=mylast</content>
</message>
<message type="response" number="12" conversation="6" timestamp="2007-03-15T10:29:26.024Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Date>Thu, 15 Mar 2007 09:36:41 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<Connection>close</Connection>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Content-Type type="application/echo+xml"/>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><ns1:Fault>rejected</ns1:Fault><ns1:FirstName>myfirst</ns1:FirstName><ns1:MiddleName>mymiddle</ns1:MiddleName><ns1:LastName>mylast</ns1:LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="13" conversation="7" timestamp="2007-03-15T10:29:26.102Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-2G/EchoURLHTTPBinding/Send">
<uri>/wss/MessageTest-2G/EchoURLHTTPBinding/Send</uri>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/xml"/>
<Content-Length>98</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:SendAny xmlns:ns1="http://example.org/Send">Hello service!</ns1:SendAny></content>
</message>
<message type="response" number="14" conversation="7" timestamp="2007-03-15T10:29:30.774Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="202">HTTP/1.1 202 Accepted</StatusCode>
<Date>Thu, 15 Mar 2007 09:36:46 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<Content-Length>0</Content-Length>
<Keep-Alive>timeout=5, max=100</Keep-Alive>
<Connection>Keep-Alive</Connection>
<Content-Type type="text/plain"/>

</httpHeaders>
<content>
</content>
</message>
<message type="request" number="15" conversation="8" timestamp="2007-03-15T10:29:30.899Z">
<senderHostAndPort>localhost:81</senderHostAndPort>
<receiverHostAndPort>ws.crf.canon.fr:80</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/wss/MessageTest-2G/EchoURLHTTPBinding/GuaranteedFault">
<uri>/wss/MessageTest-2G/EchoURLHTTPBinding/GuaranteedFault</uri>
</Method>
<Host>ws.crf.canon.fr</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/x-www-form-urlencoded"/>
<Content-Length>0</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content/>
</message>
<message type="response" number="16" conversation="8" timestamp="2007-03-15T10:29:31.180Z">
<senderHostAndPort>ws.crf.canon.fr:80</senderHostAndPort>
<receiverHostAndPort>localhost:81</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Date>Thu, 15 Mar 2007 09:36:46 GMT</Date>
<Server>Apache/2.2.4 (Win32)</Server>
<Connection>close</Connection>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Content-Type type="application/xml"/>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><ns1:Fault>default</ns1:Fault><ns1:FirstName>smith</ns1:FirstName><ns1:MiddleName>senior</ns1:MiddleName><ns1:LastName>john</ns1:LastName></ns1:EchoNameFault></content>
</message>
</log>
