<?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-16T15:15:44.902Z">
<senderHostAndPort>localhost:82</senderHostAndPort>
<receiverHostAndPort>ww2.wso2.org:8091</receiverHostAndPort>
<httpHeaders>
<Method value="GET" rawURI="/axis2/services/MessageTest3GService.MessageTestCodedHTTP/EchoString?string=hello%20world%21">
<uri>/axis2/services/MessageTest3GService.MessageTestCodedHTTP/EchoString</uri>
<string>hello%20world%21</string>
</Method>
<Host>ww2.wso2.org:8091</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Length>0</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content>
</content>
</message>
<message type="response" number="2" conversation="1" timestamp="2007-03-16T15:15:45.277Z">
<senderHostAndPort>ww2.wso2.org:8091</senderHostAndPort>
<receiverHostAndPort>localhost:82</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/xml">
<action>urn:EchoString</action>
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Fri, 16 Mar 2007 14:15:45 GMT</Date>

</httpHeaders>
<content><ns1:EchoString xmlns:ns1="http://example.org/message-test/xsd"><string xmlns="http://example.org/message-test/xsd">hello world!</string></ns1:EchoString></content>
</message>
<message type="request" number="3" conversation="2" timestamp="2007-03-16T15:15:45.543Z">
<senderHostAndPort>localhost:82</senderHostAndPort>
<receiverHostAndPort>ww2.wso2.org:8091</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest3GService.MessageTestCodedHTTP/EchoName">
<uri>/axis2/services/MessageTest3GService.MessageTestCodedHTTP/EchoName</uri>
</Method>
<Host>ww2.wso2.org:8091</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/xml"/>
<Content-Length>215</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>my first</ns1:FirstName><ns1:MiddleName>my middle</ns1:MiddleName><ns1:LastName>my last</ns1:LastName></ns1:EchoName></content>
</message>
<message type="response" number="4" conversation="2" timestamp="2007-03-16T15:15:45.918Z">
<senderHostAndPort>ww2.wso2.org:8091</senderHostAndPort>
<receiverHostAndPort>localhost:82</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/xml">
<action>urn:EchoName</action>
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Fri, 16 Mar 2007 14:15:45 GMT</Date>

</httpHeaders>
<content><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><FirstName xmlns="http://example.org/message-test/xsd">my first</FirstName><MiddleName xmlns="http://example.org/message-test/xsd">my middle</MiddleName><LastName xmlns="http://example.org/message-test/xsd">my last</LastName></ns1:EchoName></content>
</message>
<message type="request" number="5" conversation="3" timestamp="2007-03-16T15:15:46.059Z">
<senderHostAndPort>localhost:82</senderHostAndPort>
<receiverHostAndPort>ww2.wso2.org:8091</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest3GService.MessageTestCodedHTTP/EchoNameExpectFault">
<uri>/axis2/services/MessageTest3GService.MessageTestCodedHTTP/EchoNameExpectFault</uri>
</Method>
<Host>ww2.wso2.org:8091</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/xml"/>
<Content-Length>215</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>my first</ns1:FirstName><ns1:MiddleName>my middle</ns1:MiddleName><ns1:LastName>my last</ns1:LastName></ns1:EchoName></content>
</message>
<message type="response" number="6" conversation="3" timestamp="2007-03-16T15:15:46.449Z">
<senderHostAndPort>ww2.wso2.org:8091</senderHostAndPort>
<receiverHostAndPort>localhost:82</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/xml">
<action>http://www.w3.org/2005/08/addressing/soap/fault</action>
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Fri, 16 Mar 2007 14:15:46 GMT</Date>
<Connection>close</Connection>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><Fault xmlns="http://example.org/message-test/xsd">EchoNameExpectFault</Fault><FirstName xmlns="http://example.org/message-test/xsd">rejected</FirstName><MiddleName xmlns="http://example.org/message-test/xsd">rejected</MiddleName><LastName xmlns="http://example.org/message-test/xsd">rejected</LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="7" conversation="4" timestamp="2007-03-16T15:15:47.605Z">
<senderHostAndPort>localhost:82</senderHostAndPort>
<receiverHostAndPort>ww2.wso2.org:8091</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest3GService.MessageTestCodedHTTP/Send">
<uri>/axis2/services/MessageTest3GService.MessageTestCodedHTTP/Send</uri>
</Method>
<Host>ww2.wso2.org:8091</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="8" conversation="4" timestamp="2007-03-16T15:15:47.949Z">
<senderHostAndPort>ww2.wso2.org:8091</senderHostAndPort>
<receiverHostAndPort>localhost:82</receiverHostAndPort>
<httpHeaders>
<StatusCode value="202">HTTP/1.1 202 Accepted</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Length>0</Content-Length>
<Date>Fri, 16 Mar 2007 14:15:47 GMT</Date>

</httpHeaders>
<content>
</content>
</message>
<message type="request" number="9" conversation="5" timestamp="2007-03-16T15:15:48.090Z">
<senderHostAndPort>localhost:82</senderHostAndPort>
<receiverHostAndPort>ww2.wso2.org:8091</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest3GService.MessageTestCodedHTTP/GuaranteedFault">
<uri>/axis2/services/MessageTest3GService.MessageTestCodedHTTP/GuaranteedFault</uri>
</Method>
<Host>ww2.wso2.org:8091</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="10" conversation="5" timestamp="2007-03-16T15:15:48.465Z">
<senderHostAndPort>ww2.wso2.org:8091</senderHostAndPort>
<receiverHostAndPort>localhost:82</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/xml">
<action>http://www.w3.org/2005/08/addressing/soap/fault</action>
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Fri, 16 Mar 2007 14:15:47 GMT</Date>
<Connection>close</Connection>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><Fault xmlns="http://example.org/message-test/xsd">default</Fault><FirstName xmlns="http://example.org/message-test/xsd">default</FirstName><MiddleName xmlns="http://example.org/message-test/xsd">default</MiddleName><LastName xmlns="http://example.org/message-test/xsd">default</LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="11" conversation="6" timestamp="2007-03-16T15:15:48.887Z">
<senderHostAndPort>localhost:82</senderHostAndPort>
<receiverHostAndPort>ww2.wso2.org:8091</receiverHostAndPort>
<httpHeaders>
<Method value="GET" rawURI="/axis2/services/MessageTest3GService.MessageTestGeneric/EchoString?string=hello%20world%21">
<uri>/axis2/services/MessageTest3GService.MessageTestGeneric/EchoString</uri>
<string>hello%20world%21</string>
</Method>
<Host>ww2.wso2.org:8091</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Length>0</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content>
</content>
</message>
<message type="response" number="12" conversation="6" timestamp="2007-03-16T15:15:49.480Z">
<senderHostAndPort>ww2.wso2.org:8091</senderHostAndPort>
<receiverHostAndPort>localhost:82</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/xml">
<action>urn:EchoString</action>
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Fri, 16 Mar 2007 14:15:49 GMT</Date>

</httpHeaders>
<content><ns1:EchoString xmlns:ns1="http://example.org/message-test/xsd"><string xmlns="http://example.org/message-test/xsd">hello world!</string></ns1:EchoString></content>
</message>
<message type="request" number="13" conversation="7" timestamp="2007-03-16T15:15:49.652Z">
<senderHostAndPort>localhost:82</senderHostAndPort>
<receiverHostAndPort>ww2.wso2.org:8091</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest3GService.MessageTestGeneric/EchoName">
<uri>/axis2/services/MessageTest3GService.MessageTestGeneric/EchoName</uri>
</Method>
<Host>ww2.wso2.org:8091</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/xml"/>
<Content-Length>215</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>my first</ns1:FirstName><ns1:MiddleName>my middle</ns1:MiddleName><ns1:LastName>my last</ns1:LastName></ns1:EchoName></content>
</message>
<message type="response" number="14" conversation="7" timestamp="2007-03-16T15:15:50.043Z">
<senderHostAndPort>ww2.wso2.org:8091</senderHostAndPort>
<receiverHostAndPort>localhost:82</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/xml">
<action>urn:EchoName</action>
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Fri, 16 Mar 2007 14:15:49 GMT</Date>

</httpHeaders>
<content><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><FirstName xmlns="http://example.org/message-test/xsd">my first</FirstName><MiddleName xmlns="http://example.org/message-test/xsd">my middle</MiddleName><LastName xmlns="http://example.org/message-test/xsd">my last</LastName></ns1:EchoName></content>
</message>
<message type="request" number="15" conversation="8" timestamp="2007-03-16T15:15:50.090Z">
<senderHostAndPort>localhost:82</senderHostAndPort>
<receiverHostAndPort>ww2.wso2.org:8091</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest3GService.MessageTestGeneric/EchoNameExpectFault">
<uri>/axis2/services/MessageTest3GService.MessageTestGeneric/EchoNameExpectFault</uri>
</Method>
<Host>ww2.wso2.org:8091</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/xml"/>
<Content-Length>215</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>my first</ns1:FirstName><ns1:MiddleName>my middle</ns1:MiddleName><ns1:LastName>my last</ns1:LastName></ns1:EchoName></content>
</message>
<message type="response" number="16" conversation="8" timestamp="2007-03-16T15:15:50.465Z">
<senderHostAndPort>ww2.wso2.org:8091</senderHostAndPort>
<receiverHostAndPort>localhost:82</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/xml">
<action>http://www.w3.org/2005/08/addressing/soap/fault</action>
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Fri, 16 Mar 2007 14:15:49 GMT</Date>
<Connection>close</Connection>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><Fault xmlns="http://example.org/message-test/xsd">EchoNameExpectFault</Fault><FirstName xmlns="http://example.org/message-test/xsd">rejected</FirstName><MiddleName xmlns="http://example.org/message-test/xsd">rejected</MiddleName><LastName xmlns="http://example.org/message-test/xsd">rejected</LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="17" conversation="9" timestamp="2007-03-16T15:15:51.277Z">
<senderHostAndPort>localhost:82</senderHostAndPort>
<receiverHostAndPort>ww2.wso2.org:8091</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest3GService.MessageTestGeneric/Send">
<uri>/axis2/services/MessageTest3GService.MessageTestGeneric/Send</uri>
</Method>
<Host>ww2.wso2.org:8091</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="18" conversation="9" timestamp="2007-03-16T15:15:51.793Z">
<senderHostAndPort>ww2.wso2.org:8091</senderHostAndPort>
<receiverHostAndPort>localhost:82</receiverHostAndPort>
<httpHeaders>
<StatusCode value="202">HTTP/1.1 202 Accepted</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Length>0</Content-Length>
<Date>Fri, 16 Mar 2007 14:15:51 GMT</Date>

</httpHeaders>
<content>
</content>
</message>
<message type="request" number="19" conversation="10" timestamp="2007-03-16T15:15:52.074Z">
<senderHostAndPort>localhost:82</senderHostAndPort>
<receiverHostAndPort>ww2.wso2.org:8091</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest3GService.MessageTestGeneric/GuaranteedFault">
<uri>/axis2/services/MessageTest3GService.MessageTestGeneric/GuaranteedFault</uri>
</Method>
<Host>ww2.wso2.org:8091</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="20" conversation="10" timestamp="2007-03-16T15:15:52.465Z">
<senderHostAndPort>ww2.wso2.org:8091</senderHostAndPort>
<receiverHostAndPort>localhost:82</receiverHostAndPort>
<httpHeaders>
<StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/xml">
<action>http://www.w3.org/2005/08/addressing/soap/fault</action>
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Fri, 16 Mar 2007 14:15:51 GMT</Date>
<Connection>close</Connection>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><Fault xmlns="http://example.org/message-test/xsd">default</Fault><FirstName xmlns="http://example.org/message-test/xsd">default</FirstName><MiddleName xmlns="http://example.org/message-test/xsd">default</MiddleName><LastName xmlns="http://example.org/message-test/xsd">default</LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="21" conversation="11" timestamp="2007-03-16T15:15:52.902Z">
<senderHostAndPort>localhost:82</senderHostAndPort>
<receiverHostAndPort>ww2.wso2.org:8091</receiverHostAndPort>
<httpHeaders>
<Method value="PUT" rawURI="/axis2/services/MessageTest3GService.MessageTestHTTP/EchoString">
<uri>/axis2/services/MessageTest3GService.MessageTestHTTP/EchoString</uri>
</Method>
<Host>ww2.wso2.org:8091</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/xml"/>
<Content-Length>139</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:EchoString xmlns:ns1="http://example.org/message-test/xsd"><ns1:string>hello world!</ns1:string></ns1:EchoString></content>
</message>
<message type="response" number="22" conversation="11" timestamp="2007-03-16T15:15:53.246Z">
<senderHostAndPort>ww2.wso2.org:8091</senderHostAndPort>
<receiverHostAndPort>localhost:82</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/xml">
<action>urn:EchoString</action>
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Fri, 16 Mar 2007 14:15:53 GMT</Date>

</httpHeaders>
<content><ns1:EchoString xmlns:ns1="http://example.org/message-test/xsd"><string xmlns="http://example.org/message-test/xsd">hello world!</string></ns1:EchoString></content>
</message>
<message type="request" number="23" conversation="12" timestamp="2007-03-16T15:15:53.277Z">
<senderHostAndPort>localhost:82</senderHostAndPort>
<receiverHostAndPort>ww2.wso2.org:8091</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest3GService.MessageTestHTTP/EchoName">
<uri>/axis2/services/MessageTest3GService.MessageTestHTTP/EchoName</uri>
</Method>
<Host>ww2.wso2.org:8091</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<X-WSDLTestHeader>402</X-WSDLTestHeader>
<Content-Type type="application/xml"/>
<Content-Length>215</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>my first</ns1:FirstName><ns1:MiddleName>my middle</ns1:MiddleName><ns1:LastName>my last</ns1:LastName></ns1:EchoName></content>
</message>
<message type="response" number="24" conversation="12" timestamp="2007-03-16T15:15:55.433Z">
<senderHostAndPort>ww2.wso2.org:8091</senderHostAndPort>
<receiverHostAndPort>localhost:82</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<X-WSDLTestHeader>output</X-WSDLTestHeader>
<Content-Type type="application/xml">
<action>urn:EchoName</action>
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Fri, 16 Mar 2007 14:15:55 GMT</Date>

</httpHeaders>
<content><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><FirstName xmlns="http://example.org/message-test/xsd">my first</FirstName><MiddleName xmlns="http://example.org/message-test/xsd">my middle</MiddleName><LastName xmlns="http://example.org/message-test/xsd">my last</LastName></ns1:EchoName></content>
</message>
<message type="request" number="25" conversation="13" timestamp="2007-03-16T15:15:55.543Z">
<senderHostAndPort>localhost:82</senderHostAndPort>
<receiverHostAndPort>ww2.wso2.org:8091</receiverHostAndPort>
<httpHeaders>
<Method value="DELETE" rawURI="/axis2/services/MessageTest3GService.MessageTestHTTP/EchoNameExpectFault?FirstName=my%20first&amp;MiddleName=my%20middle&amp;LastName=my%20last">
<uri>/axis2/services/MessageTest3GService.MessageTestHTTP/EchoNameExpectFault</uri>
<FirstName>my%20first</FirstName>
<MiddleName>my%20middle</MiddleName>
<LastName>my%20last</LastName>
</Method>
<Host>ww2.wso2.org:8091</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Length>0</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content>
</content>
</message>
<message type="response" number="26" conversation="13" timestamp="2007-03-16T15:15:55.918Z">
<senderHostAndPort>ww2.wso2.org:8091</senderHostAndPort>
<receiverHostAndPort>localhost:82</receiverHostAndPort>
<httpHeaders>
<StatusCode value="402">HTTP/1.1 402 Payment Required</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<X-WSDLTestHeader>output</X-WSDLTestHeader>
<Content-Type type="application/xml">
<action>http://www.w3.org/2005/08/addressing/soap/fault</action>
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Fri, 16 Mar 2007 14:15:55 GMT</Date>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><Fault xmlns="http://example.org/message-test/xsd">EchoNameExpectFault</Fault><FirstName xmlns="http://example.org/message-test/xsd">rejected</FirstName><MiddleName xmlns="http://example.org/message-test/xsd">rejected</MiddleName><LastName xmlns="http://example.org/message-test/xsd">rejected</LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="27" conversation="14" timestamp="2007-03-16T15:15:56.621Z">
<senderHostAndPort>localhost:82</senderHostAndPort>
<receiverHostAndPort>ww2.wso2.org:8091</receiverHostAndPort>
<httpHeaders>
<Method value="PUT" rawURI="/axis2/services/MessageTest3GService.MessageTestHTTP/Send">
<uri>/axis2/services/MessageTest3GService.MessageTestHTTP/Send</uri>
</Method>
<Host>ww2.wso2.org:8091</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="28" conversation="14" timestamp="2007-03-16T15:15:56.996Z">
<senderHostAndPort>ww2.wso2.org:8091</senderHostAndPort>
<receiverHostAndPort>localhost:82</receiverHostAndPort>
<httpHeaders>
<StatusCode value="202">HTTP/1.1 202 Accepted</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Length>0</Content-Length>
<Date>Fri, 16 Mar 2007 14:15:56 GMT</Date>

</httpHeaders>
<content>
</content>
</message>
<message type="request" number="29" conversation="15" timestamp="2007-03-16T15:15:57.090Z">
<senderHostAndPort>localhost:82</senderHostAndPort>
<receiverHostAndPort>ww2.wso2.org:8091</receiverHostAndPort>
<httpHeaders>
<Method value="GET" rawURI="/axis2/services/MessageTest3GService.MessageTestHTTP/GuaranteedFault">
<uri>/axis2/services/MessageTest3GService.MessageTestHTTP/GuaranteedFault</uri>
</Method>
<Host>ww2.wso2.org:8091</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Length>0</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content>
</content>
</message>
<message type="response" number="30" conversation="15" timestamp="2007-03-16T15:15:57.465Z">
<senderHostAndPort>ww2.wso2.org:8091</senderHostAndPort>
<receiverHostAndPort>localhost:82</receiverHostAndPort>
<httpHeaders>
<StatusCode value="402">HTTP/1.1 402 Payment Required</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<X-WSDLTestHeader>output</X-WSDLTestHeader>
<Content-Type type="application/xml">
<action>http://www.w3.org/2005/08/addressing/soap/fault</action>
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Fri, 16 Mar 2007 14:15:56 GMT</Date>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><Fault xmlns="http://example.org/message-test/xsd">default</Fault><FirstName xmlns="http://example.org/message-test/xsd">default</FirstName><MiddleName xmlns="http://example.org/message-test/xsd">default</MiddleName><LastName xmlns="http://example.org/message-test/xsd">default</LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="31" conversation="16" timestamp="2007-03-16T15:15:58.074Z">
<senderHostAndPort>localhost:82</senderHostAndPort>
<receiverHostAndPort>ww2.wso2.org:8091</receiverHostAndPort>
<httpHeaders>
<Method value="PUT" rawURI="/axis2/services/MessageTest3GService.AuthenticMessageTestHTTP/EchoString">
<uri>/axis2/services/MessageTest3GService.AuthenticMessageTestHTTP/EchoString</uri>
</Method>
<Authorization>Basic ZXhhbXBsZS5vcmc6UmVhbG0=</Authorization>
<Host>ww2.wso2.org:8091</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Type type="application/xml"/>
<Content-Length>139</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content><?_xml version="1.0"?><ns1:EchoString xmlns:ns1="http://example.org/message-test/xsd"><ns1:string>hello world!</ns1:string></ns1:EchoString></content>
</message>
<message type="response" number="32" conversation="16" timestamp="2007-03-16T15:15:58.449Z">
<senderHostAndPort>ww2.wso2.org:8091</senderHostAndPort>
<receiverHostAndPort>localhost:82</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Type type="application/xml">
<action>urn:EchoString</action>
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Fri, 16 Mar 2007 14:15:58 GMT</Date>

</httpHeaders>
<content><ns1:EchoString xmlns:ns1="http://example.org/message-test/xsd"><string xmlns="http://example.org/message-test/xsd">hello world!</string></ns1:EchoString></content>
</message>
<message type="request" number="33" conversation="17" timestamp="2007-03-16T15:15:58.730Z">
<senderHostAndPort>localhost:82</senderHostAndPort>
<receiverHostAndPort>ww2.wso2.org:8091</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest3GService.AuthenticMessageTestHTTP/EchoName">
<uri>/axis2/services/MessageTest3GService.AuthenticMessageTestHTTP/EchoName</uri>
</Method>
<Authorization>Basic ZXhhbXBsZS5vcmc6UmVhbG0=</Authorization>
<Host>ww2.wso2.org:8091</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<X-WSDLTestHeader>402</X-WSDLTestHeader>
<Content-Type type="application/xml"/>
<Content-Length>215</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>my first</ns1:FirstName><ns1:MiddleName>my middle</ns1:MiddleName><ns1:LastName>my last</ns1:LastName></ns1:EchoName></content>
</message>
<message type="response" number="34" conversation="17" timestamp="2007-03-16T15:15:59.355Z">
<senderHostAndPort>ww2.wso2.org:8091</senderHostAndPort>
<receiverHostAndPort>localhost:82</receiverHostAndPort>
<httpHeaders>
<StatusCode value="200">HTTP/1.1 200 OK</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<X-WSDLTestHeader>output</X-WSDLTestHeader>
<Content-Type type="application/xml">
<action>urn:EchoName</action>
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Fri, 16 Mar 2007 14:15:58 GMT</Date>

</httpHeaders>
<content><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><FirstName xmlns="http://example.org/message-test/xsd">my first</FirstName><MiddleName xmlns="http://example.org/message-test/xsd">my middle</MiddleName><LastName xmlns="http://example.org/message-test/xsd">my last</LastName></ns1:EchoName></content>
</message>
<message type="request" number="35" conversation="18" timestamp="2007-03-16T15:15:59.762Z">
<senderHostAndPort>localhost:82</senderHostAndPort>
<receiverHostAndPort>ww2.wso2.org:8091</receiverHostAndPort>
<httpHeaders>
<Method value="DELETE" rawURI="/axis2/services/MessageTest3GService.AuthenticMessageTestHTTP/EchoNameExpectFault?FirstName=my%20first&amp;MiddleName=my%20middle&amp;LastName=my%20last">
<uri>/axis2/services/MessageTest3GService.AuthenticMessageTestHTTP/EchoNameExpectFault</uri>
<FirstName>my%20first</FirstName>
<MiddleName>my%20middle</MiddleName>
<LastName>my%20last</LastName>
</Method>
<Authorization>Basic ZXhhbXBsZS5vcmc6UmVhbG0=</Authorization>
<Host>ww2.wso2.org:8091</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Length>0</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content>
</content>
</message>
<message type="response" number="36" conversation="18" timestamp="2007-03-16T15:16:00.105Z">
<senderHostAndPort>ww2.wso2.org:8091</senderHostAndPort>
<receiverHostAndPort>localhost:82</receiverHostAndPort>
<httpHeaders>
<StatusCode value="402">HTTP/1.1 402 Payment Required</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<X-WSDLTestHeader>output</X-WSDLTestHeader>
<Content-Type type="application/xml">
<action>http://www.w3.org/2005/08/addressing/soap/fault</action>
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Fri, 16 Mar 2007 14:16:00 GMT</Date>

</httpHeaders>
<content><ns1:EchoNameFault xmlns:ns1="http://example.org/message-test/xsd"><Fault xmlns="http://example.org/message-test/xsd">EchoNameExpectFault</Fault><FirstName xmlns="http://example.org/message-test/xsd">rejected</FirstName><MiddleName xmlns="http://example.org/message-test/xsd">rejected</MiddleName><LastName xmlns="http://example.org/message-test/xsd">rejected</LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="37" conversation="19" timestamp="2007-03-16T15:16:01.043Z">
<senderHostAndPort>localhost:82</senderHostAndPort>
<receiverHostAndPort>ww2.wso2.org:8091</receiverHostAndPort>
<httpHeaders>
<Method value="PUT" rawURI="/axis2/services/MessageTest3GService.AuthenticMessageTestHTTP/Send">
<uri>/axis2/services/MessageTest3GService.AuthenticMessageTestHTTP/Send</uri>
</Method>
<Authorization>Basic ZXhhbXBsZS5vcmc6UmVhbG0=</Authorization>
<Host>ww2.wso2.org:8091</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="38" conversation="19" timestamp="2007-03-16T15:16:01.527Z">
<senderHostAndPort>ww2.wso2.org:8091</senderHostAndPort>
<receiverHostAndPort>localhost:82</receiverHostAndPort>
<httpHeaders>
<StatusCode value="202">HTTP/1.1 202 Accepted</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Length>0</Content-Length>
<Date>Fri, 16 Mar 2007 14:16:01 GMT</Date>

</httpHeaders>
<content>
</content>
</message>
<message type="request" number="39" conversation="20" timestamp="2007-03-16T15:16:01.996Z">
<senderHostAndPort>localhost:82</senderHostAndPort>
<receiverHostAndPort>ww2.wso2.org:8091</receiverHostAndPort>
<httpHeaders>
<Method value="GET" rawURI="/axis2/services/MessageTest3GService.AuthenticMessageTestHTTP/GuaranteedFault">
<uri>/axis2/services/MessageTest3GService.AuthenticMessageTestHTTP/GuaranteedFault</uri>
</Method>
<Authorization>Basic ZXhhbXBsZS5vcmc6UmVhbG0=</Authorization>
<Host>ww2.wso2.org:8091</Host>
<Pragma>no-cache</Pragma>
<Accept>*/*</Accept>
<Content-Length>0</Content-Length>
<Connection>Keep-Alive</Connection>
<X-BlueCoat-Via>3FF3740A68851F74</X-BlueCoat-Via>

</httpHeaders>
<content>
</content>
</message>
<message type="response" number="40" conversation="20" timestamp="2007-03-16T15:16:02.824Z">
<senderHostAndPort>ww2.wso2.org:8091</senderHostAndPort>
<receiverHostAndPort>localhost:82</receiverHostAndPort>
<httpHeaders>
<StatusCode value="402">HTTP/1.1 402 Payment Required</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<X-WSDLTestHeader>output</X-WSDLTestHeader>
<Content-Type type="application/xml">
<action>http://www.w3.org/2005/08/addressing/soap/fault</action>
<charset>UTF-8</charset>
</Content-Type>
<Transfer-Encoding>chunked</Transfer-Encoding>
<Date>Fri, 16 Mar 2007 14:16:02 GMT</Date>

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