<?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-14T10:39:19.927Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest2GService.MessageTestHTTP/EchoName?first=myfirst&amp;middle=mymiddle&amp;last=mylast">
<uri>/axis2/services/MessageTest2GService.MessageTestHTTP/EchoName</uri>
<first>myfirst</first>
<middle>mymiddle</middle>
<last>mylast</last>
</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>299</Content-Length>

</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="response" number="2" conversation="1" timestamp="2007-02-14T10:39:20.547Z">
<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 04:39:20 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="3" conversation="2" timestamp="2007-02-14T10:39:20.662Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest2GService.MessageTestHTTP/EchoNameExpectFault?expected=fault">
<uri>/axis2/services/MessageTest2GService.MessageTestHTTP/EchoNameExpectFault</uri>
<expected>fault</expected>
</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>193</Content-Length>

</httpHeaders>
<content><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-02-14T10:39:20.753Z">
<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>376</Content-Length>
<Date>Wed, 14 Feb 2007 04:39:20 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">rejected</Fault><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:EchoNameFault></content>
</message>
<message type="request" number="5" conversation="3" timestamp="2007-02-14T10:39:20.906Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest2GService.MessageTestHTTP/Send">
<uri>/axis2/services/MessageTest2GService.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="6" conversation="3" timestamp="2007-02-14T10:39:20.910Z">
<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 04:39:20 GMT</Date>

</httpHeaders>
<content>
</content>
</message>
<message type="request" number="7" conversation="4" timestamp="2007-02-14T10:39:20.999Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest2GService.MessageTestHTTP/GuaranteedFault">
<uri>/axis2/services/MessageTest2GService.MessageTestHTTP/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="8" conversation="4" timestamp="2007-02-14T10:39:21.003Z">
<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>370</Content-Length>
<Date>Wed, 14 Feb 2007 04:39:20 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">rejected</Fault><FirstName xmlns="http://example.org/message-test/xsd">First</FirstName><MiddleName xmlns="http://example.org/message-test/xsd">Middle</MiddleName><LastName xmlns="http://example.org/message-test/xsd">Last</LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="9" conversation="5" timestamp="2007-02-14T10:39:21.264Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest2GService.MessageTestURLHTTP/EchoName?first=myfirst;last=mylast">
<uri>/axis2/services/MessageTest2GService.MessageTestURLHTTP/EchoName</uri>
<first>myfirst;last=mylast</first>
</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>
<Content-Length>19</Content-Length>

</httpHeaders>
<content>MiddleName=mymiddle</content>
</message>
<message type="response" number="10" conversation="5" timestamp="2007-02-14T10:39:21.327Z">
<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/echo+xml">
<action>urn:EchoName</action>
<charset>UTF-8</charset>
</Content-Type>
<Content-Length>299</Content-Length>
<Date>Wed, 14 Feb 2007 04:39:20 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="11" conversation="6" timestamp="2007-02-14T10:39:21.441Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest2GService.MessageTestURLHTTP/EchoNameExpectFault?first=myfirst?MiddleName=mymiddle&amp;LastName=mylast">
<uri>/axis2/services/MessageTest2GService.MessageTestURLHTTP/EchoNameExpectFault</uri>
<first>myfirst?MiddleName=mymiddle</first>
<LastName>mylast</LastName>
</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>
<Content-Length>35</Content-Length>

</httpHeaders>
<content>MiddleName=mymiddle&amp;LastName=mylast</content>
</message>
<message type="response" number="12" conversation="6" timestamp="2007-02-14T10:39:21.451Z">
<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/echo+xml">
<action>http://www.w3.org/2005/08/addressing/soap/fault</action>
<charset>UTF-8</charset>
</Content-Type>
<Content-Length>396</Content-Length>
<Date>Wed, 14 Feb 2007 04:39:20 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">rejected</Fault><FirstName xmlns="http://example.org/message-test/xsd">myfirst?MiddleName=mymiddle</FirstName><MiddleName xmlns="http://example.org/message-test/xsd">mymiddle</MiddleName><LastName xmlns="http://example.org/message-test/xsd">mylast</LastName></ns1:EchoNameFault></content>
</message>
<message type="request" number="13" conversation="7" timestamp="2007-02-14T10:39:21.515Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest2GService.MessageTestURLHTTP/Send">
<uri>/axis2/services/MessageTest2GService.MessageTestURLHTTP/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="14" conversation="7" timestamp="2007-02-14T10:39:21.519Z">
<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 04:39:20 GMT</Date>

</httpHeaders>
<content>
</content>
</message>
<message type="request" number="15" conversation="8" timestamp="2007-02-14T10:39:21.564Z">
<senderHostAndPort>localhost:8082</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest2GService.MessageTestURLHTTP/GuaranteedFault">
<uri>/axis2/services/MessageTest2GService.MessageTestURLHTTP/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>
<Content-Length>0</Content-Length>

</httpHeaders>
<content/>
</message>
<message type="response" number="16" conversation="8" timestamp="2007-02-14T10:39:21.571Z">
<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>370</Content-Length>
<Date>Wed, 14 Feb 2007 04:39:21 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">rejected</Fault><FirstName xmlns="http://example.org/message-test/xsd">First</FirstName><MiddleName xmlns="http://example.org/message-test/xsd">Middle</MiddleName><LastName xmlns="http://example.org/message-test/xsd">Last</LastName></ns1:EchoNameFault></content>
</message>
</log>
