<?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-02-14T09:52:38.887Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="GET" rawURI="/axis2/services/MessageTest3GService.MessageTestGeneric/EchoString?string=echoString">
<uri>/axis2/services/MessageTest3GService.MessageTestGeneric/EchoString</uri>
<string>echoString</string>
</Method>
<Content-Type type="application/x-www-form-urlencoded">
<charset>UTF-8</charset>
</Content-Type>
<SOAPAction>""</SOAPAction>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>

</httpHeaders>
<content/>
</message>
<message type="response" number="2" conversation="1" timestamp="2007-02-14T09:52:39.447Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</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>
<Content-Length>152</Content-Length>
<Date>Wed, 14 Feb 2007 03:52:39 GMT</Date>

</httpHeaders>
<content><ns1:EchoString xmlns:ns1="http://example.org/message-test/xsd"><string xmlns="http://example.org/message-test/xsd">echoString</string></ns1:EchoString></content>
</message>
<message type="request" number="3" conversation="2" timestamp="2007-02-14T09:52:39.630Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest3GService.MessageTestGeneric/EchoName">
<uri>/axis2/services/MessageTest3GService.MessageTestGeneric/EchoName</uri>
</Method>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
</Content-Type>
<SOAPAction>""</SOAPAction>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>191</Content-Length>

</httpHeaders>
<content><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="4" conversation="2" timestamp="2007-02-14T09:52:39.735Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</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>
<Content-Length>299</Content-Length>
<Date>Wed, 14 Feb 2007 03:52:39 GMT</Date>

</httpHeaders>
<content><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><FirstName xmlns="http://example.org/message-test/xsd">myfirst</FirstName><MiddleName xmlns="http://example.org/message-test/xsd">mymiddle</MiddleName><LastName xmlns="http://example.org/message-test/xsd">mylast</LastName></ns1:EchoName></content>
</message>
<message type="request" number="5" conversation="3" timestamp="2007-02-14T09:52:39.805Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest3GService.MessageTestGeneric/EchoNameExpectFault">
<uri>/axis2/services/MessageTest3GService.MessageTestGeneric/EchoNameExpectFault</uri>
</Method>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
</Content-Type>
<SOAPAction>""</SOAPAction>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>191</Content-Length>

</httpHeaders>
<content><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="6" conversation="3" timestamp="2007-02-14T09:52:39.900Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</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>
<Content-Length>390</Content-Length>
<Date>Wed, 14 Feb 2007 03:52:39 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-02-14T09:52:40.040Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest3GService.MessageTestGeneric/Send">
<uri>/axis2/services/MessageTest3GService.MessageTestGeneric/Send</uri>
</Method>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
</Content-Type>
<SOAPAction>""</SOAPAction>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>8</Content-Length>

</httpHeaders>
<content><test /></content>
</message>
<message type="response" number="8" conversation="4" timestamp="2007-02-14T09:52:40.043Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
<httpHeaders>
<StatusCode value="202">HTTP/1.1 202 Accepted</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Length>0</Content-Length>
<Date>Wed, 14 Feb 2007 03:52:39 GMT</Date>

</httpHeaders>
<content>
</content>
</message>
<message type="request" number="9" conversation="5" timestamp="2007-02-14T09:52:40.171Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest3GService.MessageTestGeneric/GuaranteedFault">
<uri>/axis2/services/MessageTest3GService.MessageTestGeneric/GuaranteedFault</uri>
</Method>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
</Content-Type>
<SOAPAction>""</SOAPAction>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>0</Content-Length>

</httpHeaders>
<content>
</content>
</message>
<message type="response" number="10" conversation="5" timestamp="2007-02-14T09:52:40.175Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</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>
<Content-Length>375</Content-Length>
<Date>Wed, 14 Feb 2007 03:52:39 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-02-14T09:52:40.314Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="GET" rawURI="/axis2/services/MessageTest3GService.MessageTestCodedHTTP/EchoString?string=echoString">
<uri>/axis2/services/MessageTest3GService.MessageTestCodedHTTP/EchoString</uri>
<string>echoString</string>
</Method>
<Content-Type type="application/x-www-form-urlencoded">
<charset>UTF-8</charset>
</Content-Type>
<SOAPAction>""</SOAPAction>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>

</httpHeaders>
<content/>
</message>
<message type="response" number="12" conversation="6" timestamp="2007-02-14T09:52:40.323Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</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>
<Content-Length>152</Content-Length>
<Date>Wed, 14 Feb 2007 03:52:39 GMT</Date>

</httpHeaders>
<content><ns1:EchoString xmlns:ns1="http://example.org/message-test/xsd"><string xmlns="http://example.org/message-test/xsd">echoString</string></ns1:EchoString></content>
</message>
<message type="request" number="13" conversation="7" timestamp="2007-02-14T09:52:40.392Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest3GService.MessageTestCodedHTTP/EchoName">
<uri>/axis2/services/MessageTest3GService.MessageTestCodedHTTP/EchoName</uri>
</Method>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
</Content-Type>
<SOAPAction>""</SOAPAction>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Transfer-Encoding>chunked</Transfer-Encoding>

</httpHeaders>
<content><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="14" conversation="7" timestamp="2007-02-14T09:52:40.401Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</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>
<Content-Length>299</Content-Length>
<Date>Wed, 14 Feb 2007 03:52:39 GMT</Date>

</httpHeaders>
<content><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><FirstName xmlns="http://example.org/message-test/xsd">myfirst</FirstName><MiddleName xmlns="http://example.org/message-test/xsd">mymiddle</MiddleName><LastName xmlns="http://example.org/message-test/xsd">mylast</LastName></ns1:EchoName></content>
</message>
<message type="request" number="15" conversation="8" timestamp="2007-02-14T09:52:40.441Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest3GService.MessageTestCodedHTTP/EchoNameExpectFault">
<uri>/axis2/services/MessageTest3GService.MessageTestCodedHTTP/EchoNameExpectFault</uri>
</Method>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
</Content-Type>
<SOAPAction>""</SOAPAction>
<User-Agent>Axis2</User-Agent>
<Content-Encoding>gzip</Content-Encoding>
<Host>localhost:8080</Host>
<Transfer-Encoding>chunked</Transfer-Encoding>

</httpHeaders>
<content>
</content>
</message>
<message type="response" number="16" conversation="8" timestamp="2007-02-14T09:52:40.476Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</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>
<Content-Length>390</Content-Length>
<Date>Wed, 14 Feb 2007 03:52:40 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-02-14T09:52:40.551Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest3GService.MessageTestCodedHTTP/Send">
<uri>/axis2/services/MessageTest3GService.MessageTestCodedHTTP/Send</uri>
</Method>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
</Content-Type>
<SOAPAction>""</SOAPAction>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Transfer-Encoding>chunked</Transfer-Encoding>

</httpHeaders>
<content><test /></content>
</message>
<message type="response" number="18" conversation="9" timestamp="2007-02-14T09:52:40.554Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
<httpHeaders>
<StatusCode value="202">HTTP/1.1 202 Accepted</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Length>0</Content-Length>
<Date>Wed, 14 Feb 2007 03:52:40 GMT</Date>

</httpHeaders>
<content>
</content>
</message>
<message type="request" number="19" conversation="10" timestamp="2007-02-14T09:52:40.590Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest3GService.MessageTestCodedHTTP/GuaranteedFault">
<uri>/axis2/services/MessageTest3GService.MessageTestCodedHTTP/GuaranteedFault</uri>
</Method>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
</Content-Type>
<SOAPAction>""</SOAPAction>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>0</Content-Length>

</httpHeaders>
<content>
</content>
</message>
<message type="response" number="20" conversation="10" timestamp="2007-02-14T09:52:40.607Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</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>
<Content-Length>375</Content-Length>
<Date>Wed, 14 Feb 2007 03:52:40 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-02-14T09:52:40.682Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="PUT" rawURI="/axis2/services/MessageTest3GService.MessageTestHTTP/EchoString">
<uri>/axis2/services/MessageTest3GService.MessageTestHTTP/EchoString</uri>
</Method>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
</Content-Type>
<SOAPAction>""</SOAPAction>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>116</Content-Length>

</httpHeaders>
<content><ns1:EchoString xmlns:ns1="http://example.org/message-test/xsd"><ns1:string>echoString</ns1:string></ns1:EchoString></content>
</message>
<message type="response" number="22" conversation="11" timestamp="2007-02-14T09:52:40.686Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</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>
<Content-Length>152</Content-Length>
<Date>Wed, 14 Feb 2007 03:52:40 GMT</Date>

</httpHeaders>
<content><ns1:EchoString xmlns:ns1="http://example.org/message-test/xsd"><string xmlns="http://example.org/message-test/xsd">echoString</string></ns1:EchoString></content>
</message>
<message type="request" number="23" conversation="12" timestamp="2007-02-14T09:52:40.773Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest3GService.MessageTestHTTP/EchoName">
<uri>/axis2/services/MessageTest3GService.MessageTestHTTP/EchoName</uri>
</Method>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
</Content-Type>
<SOAPAction>""</SOAPAction>
<X-WSDLTestHeader>input</X-WSDLTestHeader>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>191</Content-Length>

</httpHeaders>
<content><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="24" conversation="12" timestamp="2007-02-14T09:52:40.786Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</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>
<Content-Length>299</Content-Length>
<Date>Wed, 14 Feb 2007 03:52:40 GMT</Date>

</httpHeaders>
<content><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><FirstName xmlns="http://example.org/message-test/xsd">myfirst</FirstName><MiddleName xmlns="http://example.org/message-test/xsd">mymiddle</MiddleName><LastName xmlns="http://example.org/message-test/xsd">mylast</LastName></ns1:EchoName></content>
</message>
<message type="request" number="25" conversation="13" timestamp="2007-02-14T09:52:40.829Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="DELETE" rawURI="/axis2/services/MessageTest3GService.MessageTestHTTP/EchoNameExpectFault?FirstName=myfirst&amp;MiddleName=mymiddle&amp;LastName=mylast">
<uri>/axis2/services/MessageTest3GService.MessageTestHTTP/EchoNameExpectFault</uri>
<FirstName>myfirst</FirstName>
<MiddleName>mymiddle</MiddleName>
<LastName>mylast</LastName>
</Method>
<Content-Type type="application/x-www-form-urlencoded">
<charset>UTF-8</charset>
</Content-Type>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>

</httpHeaders>
<content/>
</message>
<message type="response" number="26" conversation="13" timestamp="2007-02-14T09:52:40.836Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</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>
<Content-Length>390</Content-Length>
<Date>Wed, 14 Feb 2007 03:52:40 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-02-14T09:52:40.900Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="PUT" rawURI="/axis2/services/MessageTest3GService.MessageTestHTTP/Send">
<uri>/axis2/services/MessageTest3GService.MessageTestHTTP/Send</uri>
</Method>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
</Content-Type>
<SOAPAction>""</SOAPAction>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>8</Content-Length>

</httpHeaders>
<content><test /></content>
</message>
<message type="response" number="28" conversation="14" timestamp="2007-02-14T09:52:40.901Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
<httpHeaders>
<StatusCode value="202">HTTP/1.1 202 Accepted</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Length>0</Content-Length>
<Date>Wed, 14 Feb 2007 03:52:40 GMT</Date>

</httpHeaders>
<content>
</content>
</message>
<message type="request" number="29" conversation="15" timestamp="2007-02-14T09:52:40.922Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="GET" rawURI="/axis2/services/MessageTest3GService.MessageTestHTTP/GuaranteedFault">
<uri>/axis2/services/MessageTest3GService.MessageTestHTTP/GuaranteedFault</uri>
</Method>
<Content-Type type="application/x-www-form-urlencoded">
<charset>UTF-8</charset>
</Content-Type>
<SOAPAction>""</SOAPAction>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>

</httpHeaders>
<content/>
</message>
<message type="response" number="30" conversation="15" timestamp="2007-02-14T09:52:40.925Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</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>
<Content-Length>375</Content-Length>
<Date>Wed, 14 Feb 2007 03:52:40 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-02-14T09:52:41.010Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="PUT" rawURI="/axis2/services/MessageTest3GService.AuthenticMessageTestHTTP/EchoString">
<uri>/axis2/services/MessageTest3GService.AuthenticMessageTestHTTP/EchoString</uri>
</Method>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
</Content-Type>
<SOAPAction>""</SOAPAction>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>116</Content-Length>

</httpHeaders>
<content><ns1:EchoString xmlns:ns1="http://example.org/message-test/xsd"><ns1:string>echoString</ns1:string></ns1:EchoString></content>
</message>
<message type="response" number="32" conversation="16" timestamp="2007-02-14T09:52:41.031Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</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>
<Content-Length>152</Content-Length>
<Date>Wed, 14 Feb 2007 03:52:40 GMT</Date>

</httpHeaders>
<content><ns1:EchoString xmlns:ns1="http://example.org/message-test/xsd"><string xmlns="http://example.org/message-test/xsd">echoString</string></ns1:EchoString></content>
</message>
<message type="request" number="33" conversation="17" timestamp="2007-02-14T09:52:41.072Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest3GService.AuthenticMessageTestHTTP/EchoName">
<uri>/axis2/services/MessageTest3GService.AuthenticMessageTestHTTP/EchoName</uri>
</Method>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
</Content-Type>
<SOAPAction>""</SOAPAction>
<X-WSDLTestHeader>input</X-WSDLTestHeader>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>191</Content-Length>

</httpHeaders>
<content><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="34" conversation="17" timestamp="2007-02-14T09:52:41.077Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</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>
<Content-Length>299</Content-Length>
<Date>Wed, 14 Feb 2007 03:52:40 GMT</Date>

</httpHeaders>
<content><ns1:EchoName xmlns:ns1="http://example.org/message-test/xsd"><FirstName xmlns="http://example.org/message-test/xsd">myfirst</FirstName><MiddleName xmlns="http://example.org/message-test/xsd">mymiddle</MiddleName><LastName xmlns="http://example.org/message-test/xsd">mylast</LastName></ns1:EchoName></content>
</message>
<message type="request" number="35" conversation="18" timestamp="2007-02-14T09:52:41.125Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="DELETE" rawURI="/axis2/services/MessageTest3GService.AuthenticMessageTestHTTP/EchoNameExpectFault?FirstName=myfirst&amp;MiddleName=mymiddle&amp;LastName=mylast">
<uri>/axis2/services/MessageTest3GService.AuthenticMessageTestHTTP/EchoNameExpectFault</uri>
<FirstName>myfirst</FirstName>
<MiddleName>mymiddle</MiddleName>
<LastName>mylast</LastName>
</Method>
<Content-Type type="application/x-www-form-urlencoded">
<charset>UTF-8</charset>
</Content-Type>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>

</httpHeaders>
<content/>
</message>
<message type="response" number="36" conversation="18" timestamp="2007-02-14T09:52:41.129Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</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>
<Content-Length>390</Content-Length>
<Date>Wed, 14 Feb 2007 03:52:40 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-02-14T09:52:41.155Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="PUT" rawURI="/axis2/services/MessageTest3GService.AuthenticMessageTestHTTP/Send">
<uri>/axis2/services/MessageTest3GService.AuthenticMessageTestHTTP/Send</uri>
</Method>
<Content-Type type="application/xml">
<charset>UTF-8</charset>
</Content-Type>
<SOAPAction>""</SOAPAction>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
<Content-Length>8</Content-Length>

</httpHeaders>
<content><test /></content>
</message>
<message type="response" number="38" conversation="19" timestamp="2007-02-14T09:52:41.163Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</receiverHostAndPort>
<httpHeaders>
<StatusCode value="202">HTTP/1.1 202 Accepted</StatusCode>
<Server>Apache-Coyote/1.1</Server>
<Content-Length>0</Content-Length>
<Date>Wed, 14 Feb 2007 03:52:40 GMT</Date>

</httpHeaders>
<content>
</content>
</message>
<message type="request" number="39" conversation="20" timestamp="2007-02-14T09:52:41.221Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="GET" rawURI="/axis2/services/MessageTest3GService.AuthenticMessageTestHTTP/GuaranteedFault">
<uri>/axis2/services/MessageTest3GService.AuthenticMessageTestHTTP/GuaranteedFault</uri>
</Method>
<Content-Type type="application/x-www-form-urlencoded">
<charset>UTF-8</charset>
</Content-Type>
<SOAPAction>""</SOAPAction>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>

</httpHeaders>
<content/>
</message>
<message type="response" number="40" conversation="20" timestamp="2007-02-14T09:52:41.227Z">
<senderHostAndPort>localhost:8080</senderHostAndPort>
<receiverHostAndPort>localhost:8082</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>
<Content-Length>375</Content-Length>
<Date>Wed, 14 Feb 2007 03:52:40 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>
