- From: Philippe Le Hegaret via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 16 Nov 2006 15:11:30 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-1G In directory hutz:/tmp/cvs-serv24030 Added Files: log-canon-2006-11-16T1411.descmsg log-canon-2006-11-16T1411-results.html log-canon-2006-11-16T1411.wsimsg SOAPservice-message-eval.xsl SOAPservice.wsdlcm Log Message: New files --- NEW FILE: SOAPservice-message-eval.xsl --- <?xml version="1.0" encoding="UTF-8"?> <!-- This is a style sheet, generated by generate-xpath-assertions.xslt. ******** DO NOT EDIT ********* --> <xsl:stylesheet xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns="http://www.w3.org/1999/xhtml" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:output method="xml" indent="yes"/> <xsl:template match="/"> <html> <head> <title>Results</title> <link href="http://www.w3.org/StyleSheets/TR/base.css" type="text/css" rel="stylesheet"/> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/> </head> <body> <h1>Message exchange results</h1> <div> <h2>EndpointComponent MessageTestSOAP<br/>BindingComponent http://example.org/message-test{ComplexEchoSOAPBinding}</h2> <h3>Interface http://example.org/message-test{SimpleEcho}</h3> [...4462 lines suppressed...] <span style="color:red; font-weight: bold" class="description">The message exchange MUST include a fault response message</span> <br/> <code class="xpath">/l:log/l:message[@number='48']/@type='response'</code> </p> </xsl:when> <xsl:otherwise> <p class="success"> <span style="display: none" class="description">The message exchange MUST include a fault response message</span> <span select="color: green">[OK] </span> <code class="xpath">/l:log/l:message[@number='48']/@type='response'</code> </p> </xsl:otherwise> </xsl:choose> </dd> </dl> </div> </body> </html> </xsl:template> </xsl:stylesheet> --- NEW FILE: log-canon-2006-11-16T1411.descmsg --- <?xml version="1.0" encoding="UTF-8"?> <log xmlns="http://www.w3.org/2002/ws/desc/logs/"> <message type="request" number="1" conversation="1" timestamp="2006-11-16T09:10:35.612Z"> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/wss/complex</uri> </Method> <Host>192.168.200.168:8080</Host> <Pragma>no-cache</Pragma> <Accept>*/*</Accept> <Content-Type type="application/soap+xml">application/soap+xml;action="http://example.org/message-test/action/EchoString"</Content-Type> <Content-Length>339</Content-Length> </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:echoString xmlns:ns2="http://example.org/message-test/xsd">echo my string!</ns2:echoString></env:Body></env:Envelope></content> </message> <message type="response" number="2" conversation="1" timestamp="2006-11-16T09:10:36.273Z"> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders> <StatusCode value="200">HTTP/1.1 200 OK</StatusCode> <Date>Thu, 16 Nov 2006 14:10:35 GMT</Date> <Server>Apache/2.0.50 (Win32)</Server> <Content-Length>351</Content-Length> <Content-Type type="application/soap+xml">application/soap+xml</Content-Type> </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">echo my string!</ns2:echoStringReturn></env:Body></env:Envelope></content> </message> <message type="request" number="3" conversation="2" timestamp="2006-11-16T09:10:37.595Z"> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/wss/complex</uri> </Method> <Host>192.168.200.168:8080</Host> <Pragma>no-cache</Pragma> <Accept>*/*</Accept> <Content-Type type="application/soap+xml">application/soap+xml;action="http://example.org/message-test/action/EchoStringFault"</Content-Type> <Content-Length>347</Content-Length> </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:echoString3 xmlns:ns2="http://example.org/message-test/xsd">echo my string fault!</ns2:echoString3></env:Body></env:Envelope></content> </message> <message type="response" number="4" conversation="2" timestamp="2006-11-16T09:10:38.026Z"> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders> <StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode> <Date>Thu, 16 Nov 2006 14:10:37 GMT</Date> <Server>Apache/2.0.50 (Win32)</Server> <Content-Length>713</Content-Length> <Connection>close</Connection> <Content-Type type="application/soap+xml">application/soap+xml</Content-Type> </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:Subcode><SOAP-ENV:Value >MessageTestSimpleFaultSubcode1</SOAP-ENV:Value><SOAP-ENV:Subcode><SOAP-ENV:Value >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="7" conversation="4" timestamp="2006-11-16T09:10:40.439Z"> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/wss/complex</uri> </Method> <Host>192.168.200.168:8080</Host> <Pragma>no-cache</Pragma> <Accept>*/*</Accept> <Content-Type type="application/soap+xml">application/soap+xml;action="http://example.org/message-test/action/EchoInt"</Content-Type> <Content-Length>218</Content-Length> </httpHeaders> <content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:EchoInt xmlns:ns1="http://example.org/message-test/xsd"><ns1:int>1</ns1:int></ns1:EchoInt></env:Body></env:Envelope></content> </message> <message type="response" number="8" conversation="4" timestamp="2006-11-16T09:10:40.920Z"> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders> <StatusCode value="200">HTTP/1.1 200 OK</StatusCode> <Date>Thu, 16 Nov 2006 14:10:40 GMT</Date> <Server>Apache/2.0.50 (Win32)</Server> <Content-Length>211</Content-Length> <Content-Type type="application/soap+xml">application/soap+xml</Content-Type> </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">1</ns1:echoIntReturn></env:Body></env:Envelope></content> </message> <message type="request" number="9" conversation="5" timestamp="2006-11-16T09:10:41.601Z"> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/wss/complex</uri> </Method> <Host>192.168.200.168:8080</Host> <Pragma>no-cache</Pragma> <Accept>*/*</Accept> <Content-Type type="application/soap+xml">application/soap+xml;action="http://example.org/message-test/action/EchoIntSimpleFault"</Content-Type> <Content-Length>201</Content-Length> </httpHeaders> <content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoInt2 xmlns:ns1="http://example.org/message-test/xsd">2</ns1:echoInt2></env:Body></env:Envelope></content> </message> <message type="response" number="10" conversation="5" timestamp="2006-11-16T09:10:42.071Z"> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders> <StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode> <Date>Thu, 16 Nov 2006 14:10:41 GMT</Date> <Server>Apache/2.0.50 (Win32)</Server> <Content-Length>716</Content-Length> <Connection>close</Connection> <Content-Type type="application/soap+xml">application/soap+xml</Content-Type> </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:Subcode><SOAP-ENV:Value >MessageTestSimpleFaultSubcode1</SOAP-ENV:Value><SOAP-ENV:Subcode><SOAP-ENV:Value >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="11" conversation="6" timestamp="2006-11-16T09:10:43.023Z"> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/wss/complex</uri> </Method> <Host>192.168.200.168:8080</Host> <Pragma>no-cache</Pragma> <Accept>*/*</Accept> <Content-Type type="application/soap+xml">application/soap+xml;action="http://example.org/message-test/action/EchoIntFault"</Content-Type> <Content-Length>201</Content-Length> </httpHeaders> <content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoInt3 xmlns:ns1="http://example.org/message-test/xsd">3</ns1:echoInt3></env:Body></env:Envelope></content> </message> <message type="response" number="12" conversation="6" timestamp="2006-11-16T09:10:43.273Z"> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders> <StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode> <Date>Thu, 16 Nov 2006 14:10:42 GMT</Date> <Server>Apache/2.0.50 (Win32)</Server> <Content-Length>581</Content-Length> <Connection>close</Connection> <Content-Type type="application/soap+xml">application/soap+xml</Content-Type> </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>3</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="13" conversation="7" timestamp="2006-11-16T09:10:44.264Z"> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/wss/complex</uri> </Method> <Host>192.168.200.168:8080</Host> <Pragma>no-cache</Pragma> <Accept>*/*</Accept> <Content-Type type="application/soap+xml">application/soap+xml;action="http://example.org/message-test/action/Send"</Content-Type> <Content-Length>326</Content-Length> </httpHeaders> <content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header><ns1:TestSOAPHeader xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module"></ns1:TestSOAPHeader></env:Header><env:Body><ns2:SendAny xmlns:ns2="http://example.org/Send">Hello service!</ns2:SendAny></env:Body></env:Envelope></content> </message> <message type="response" number="14" conversation="7" timestamp="2006-11-16T09:10:44.495Z"> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders> <StatusCode value="200">HTTP/1.1 200 OK</StatusCode> <Date>Thu, 16 Nov 2006 14:10:44 GMT</Date> <Server>Apache/2.0.50 (Win32)</Server> <Content-Length>0</Content-Length> <Content-Type type="application/soap+xml">application/soap+xml</Content-Type> </httpHeaders> <content> </content> </message> <message type="request" number="15" conversation="8" timestamp="2006-11-16T09:10:45.166Z"> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/wss/complex</uri> </Method> <Host>192.168.200.168:8080</Host> <Pragma>no-cache</Pragma> <Accept>*/*</Accept> <Content-Type type="application/soap+xml">application/soap+xml;action="http://example.org/message-test/action/GuaranteedFault"</Content-Type> <Content-Length>249</Content-Length> </httpHeaders> <content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header><ns1:TestSOAPHeader xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module"></ns1:TestSOAPHeader></env:Header><env:Body></env:Body></env:Envelope></content> </message> <message type="response" number="16" conversation="8" timestamp="2006-11-16T09:10:45.586Z"> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders> <StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode> <Date>Thu, 16 Nov 2006 14:10:44 GMT</Date> <Server>Apache/2.0.50 (Win32)</Server> <Content-Length>713</Content-Length> <Connection>close</Connection> <Content-Type type="application/soap+xml">application/soap+xml</Content-Type> </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:Subcode><SOAP-ENV:Value >MessageTestSimpleFaultSubcode1</SOAP-ENV:Value><SOAP-ENV:Subcode><SOAP-ENV:Value >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">GuaranteedFault</ns1:messageTestSimpleFault></SOAP-ENV:Detail></SOAP-ENV:Fault></env:Body></env:Envelope></content> </message> <message type="request" number="17" conversation="9" timestamp="2006-11-16T09:10:49.993Z"> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/wss/generic</uri> </Method> <Host>192.168.200.168:8080</Host> <Pragma>no-cache</Pragma> <Accept>*/*</Accept> <Content-Type type="application/soap+xml">application/soap+xml;action=""</Content-Type> <Content-Length>339</Content-Length> </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:echoString xmlns:ns2="http://example.org/message-test/xsd">echo my string!</ns2:echoString></env:Body></env:Envelope></content> </message> <message type="response" number="18" conversation="9" timestamp="2006-11-16T09:10:50.754Z"> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders> <StatusCode value="200">HTTP/1.1 200 OK</StatusCode> <Date>Thu, 16 Nov 2006 14:10:49 GMT</Date> <Server>Apache/2.0.50 (Win32)</Server> <Content-Length>351</Content-Length> <Content-Type type="application/soap+xml">application/soap+xml</Content-Type> </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">echo my string!</ns2:echoStringReturn></env:Body></env:Envelope></content> </message> <message type="request" number="19" conversation="10" timestamp="2006-11-16T09:10:51.575Z"> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/wss/generic</uri> </Method> <Host>192.168.200.168:8080</Host> <Pragma>no-cache</Pragma> <Accept>*/*</Accept> <Content-Type type="application/soap+xml">application/soap+xml;action=""</Content-Type> <Content-Length>347</Content-Length> </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:echoString3 xmlns:ns2="http://example.org/message-test/xsd">echo my string fault!</ns2:echoString3></env:Body></env:Envelope></content> </message> <message type="response" number="20" conversation="10" timestamp="2006-11-16T09:10:52.006Z"> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders> <StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode> <Date>Thu, 16 Nov 2006 14:10:51 GMT</Date> <Server>Apache/2.0.50 (Win32)</Server> <Content-Length>511</Content-Length> <Connection>close</Connection> <Content-Type type="application/soap+xml">application/soap+xml</Content-Type> </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="21" conversation="11" timestamp="2006-11-16T09:10:52.887Z"> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/wss/generic</uri> </Method> <Host>192.168.200.168:8080</Host> <Pragma>no-cache</Pragma> <Accept>*/*</Accept> <Content-Type type="application/soap+xml">application/soap+xml;action=""</Content-Type> <Content-Length>341</Content-Length> </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:echoString2 xmlns:ns2="http://example.org/message-test/xsd">echo my string!</ns2:echoString2></env:Body></env:Envelope></content> </message> <message type="response" number="22" conversation="11" timestamp="2006-11-16T09:10:53.348Z"> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders> <StatusCode value="200">HTTP/1.1 200 OK</StatusCode> <Date>Thu, 16 Nov 2006 14:10:52 GMT</Date> <Server>Apache/2.0.50 (Win32)</Server> <Content-Length>353</Content-Length> <Content-Type type="application/soap+xml">application/soap+xml</Content-Type> </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:echoString2Return xmlns:ns2="http://example.org/message-test/xsd">echo my string!</ns2:echoString2Return></env:Body></env:Envelope></content> </message> <message type="request" number="23" conversation="12" timestamp="2006-11-16T09:10:54.149Z"> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/wss/generic</uri> </Method> <Host>192.168.200.168:8080</Host> <Pragma>no-cache</Pragma> <Accept>*/*</Accept> <Content-Type type="application/soap+xml">application/soap+xml;action=""</Content-Type> <Content-Length>338</Content-Length> </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:EchoInt xmlns:ns2="http://example.org/message-test/xsd"><ns2:int>1</ns2:int></ns2:EchoInt></env:Body></env:Envelope></content> </message> <message type="response" number="24" conversation="12" timestamp="2006-11-16T09:10:54.679Z"> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders> <StatusCode value="200">HTTP/1.1 200 OK</StatusCode> <Date>Thu, 16 Nov 2006 14:10:54 GMT</Date> <Server>Apache/2.0.50 (Win32)</Server> <Content-Length>331</Content-Length> <Content-Type type="application/soap+xml">application/soap+xml</Content-Type> </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:echoIntReturn xmlns:ns2="http://example.org/message-test/xsd">1</ns2:echoIntReturn></env:Body></env:Envelope></content> </message> <message type="request" number="25" conversation="13" timestamp="2006-11-16T09:10:56.242Z"> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/wss/generic</uri> </Method> <Host>192.168.200.168:8080</Host> <Pragma>no-cache</Pragma> <Accept>*/*</Accept> <Content-Type type="application/soap+xml">application/soap+xml;action=""</Content-Type> <Content-Length>321</Content-Length> </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:echoInt2 xmlns:ns2="http://example.org/message-test/xsd">2</ns2:echoInt2></env:Body></env:Envelope></content> </message> <message type="response" number="26" conversation="13" timestamp="2006-11-16T09:10:56.712Z"> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders> <StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode> <Date>Thu, 16 Nov 2006 14:10:56 GMT</Date> <Server>Apache/2.0.50 (Win32)</Server> <Content-Length>514</Content-Length> <Connection>close</Connection> <Content-Type type="application/soap+xml">application/soap+xml</Content-Type> </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="27" conversation="14" timestamp="2006-11-16T09:10:57.654Z"> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/wss/generic</uri> </Method> <Host>192.168.200.168:8080</Host> <Pragma>no-cache</Pragma> <Accept>*/*</Accept> <Content-Type type="application/soap+xml">application/soap+xml;action=""</Content-Type> <Content-Length>321</Content-Length> </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:echoInt3 xmlns:ns2="http://example.org/message-test/xsd">3</ns2:echoInt3></env:Body></env:Envelope></content> </message> <message type="response" number="28" conversation="14" timestamp="2006-11-16T09:10:58.054Z"> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders> <StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode> <Date>Thu, 16 Nov 2006 14:10:57 GMT</Date> <Server>Apache/2.0.50 (Win32)</Server> <Content-Length>581</Content-Length> <Connection>close</Connection> <Content-Type type="application/soap+xml">application/soap+xml</Content-Type> </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>3</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="29" conversation="15" timestamp="2006-11-16T09:10:59.556Z"> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/wss/generic</uri> </Method> <Host>192.168.200.168:8080</Host> <Pragma>no-cache</Pragma> <Accept>*/*</Accept> <Content-Type type="application/soap+xml">application/soap+xml;action=""</Content-Type> <Content-Length>320</Content-Length> </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:SendAny xmlns:ns2="http://example.org/Send">Hello service!</ns2:SendAny></env:Body></env:Envelope></content> </message> <message type="response" number="30" conversation="15" timestamp="2006-11-16T09:10:59.817Z"> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders> <StatusCode value="200">HTTP/1.1 200 OK</StatusCode> <Date>Thu, 16 Nov 2006 14:10:59 GMT</Date> <Server>Apache/2.0.50 (Win32)</Server> <Content-Length>0</Content-Length> <Content-Type type="application/soap+xml">application/soap+xml</Content-Type> </httpHeaders> <content> </content> </message> <message type="request" number="31" conversation="16" timestamp="2006-11-16T09:11:00.177Z"> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/wss/generic</uri> </Method> <Host>192.168.200.168:8080</Host> <Pragma>no-cache</Pragma> <Accept>*/*</Accept> <Content-Type type="application/soap+xml">application/soap+xml;action=""</Content-Type> <Content-Length>243</Content-Length> </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></env:Body></env:Envelope></content> </message> <message type="response" number="32" conversation="16" timestamp="2006-11-16T09:11:00.458Z"> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders> <StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode> <Date>Thu, 16 Nov 2006 14:11:00 GMT</Date> <Server>Apache/2.0.50 (Win32)</Server> <Content-Length>511</Content-Length> <Connection>close</Connection> <Content-Type type="application/soap+xml">application/soap+xml</Content-Type> </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">GuaranteedFault</ns1:messageTestSimpleFault></SOAP-ENV:Detail></SOAP-ENV:Fault></env:Body></env:Envelope></content> </message> <message type="request" number="33" conversation="17" timestamp="2006-11-16T09:11:05.685Z"> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/wss/soaphttp</uri> </Method> <Authorization>Basic ZXhhbXBsZS5vcmc6UmVhbG0=</Authorization> <Host>192.168.200.168:8080</Host> <Pragma>no-cache</Pragma> <Accept>*/*</Accept> <Accept-Encoding>deflate</Accept-Encoding> <X-WSDL-testsuite-input>header</X-WSDL-testsuite-input> <Content-Type type="application/soap+xml">application/soap+xml;action="http://example.org/message-test/action/EchoString"</Content-Type> <Content-Length>219</Content-Length> </httpHeaders> <content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoString xmlns:ns1="http://example.org/message-test/xsd">echo my string!</ns1:echoString></env:Body></env:Envelope></content> </message> <message type="response" number="34" conversation="17" timestamp="2006-11-16T09:11:06.376Z"> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders> <StatusCode value="200">HTTP/1.1 200 OK</StatusCode> <Date>Thu, 16 Nov 2006 14:11:05 GMT</Date> <Server>Apache/2.0.50 (Win32)</Server> <X-WSDL-testsuite-output>to be filled</X-WSDL-testsuite-output> <Content-Length>231</Content-Length> <Content-Type type="application/soap+xml">application/soap+xml</Content-Type> </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">echo my string!</ns1:echoStringReturn></env:Body></env:Envelope></content> </message> <message type="request" number="35" conversation="18" timestamp="2006-11-16T09:11:07.508Z"> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/wss/soaphttp</uri> </Method> <Authorization>Basic ZXhhbXBsZS5vcmc6UmVhbG0=</Authorization> <Host>192.168.200.168:8080</Host> <Pragma>no-cache</Pragma> <Accept>*/*</Accept> <Content-Type type="application/soap+xml">application/soap+xml;action="http://example.org/message-test/action/EchoStringFault"</Content-Type> <Content-Length>227</Content-Length> </httpHeaders> <content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoString3 xmlns:ns1="http://example.org/message-test/xsd">echo my string fault!</ns1:echoString3></env:Body></env:Envelope></content> </message> <message type="response" number="36" conversation="18" timestamp="2006-11-16T09:11:07.778Z"> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders> <StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode> <Date>Thu, 16 Nov 2006 14:11:07 GMT</Date> <Server>Apache/2.0.50 (Win32)</Server> <Content-Length>511</Content-Length> <Connection>close</Connection> <Content-Type type="application/soap+xml">application/soap+xml</Content-Type> </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="37" conversation="19" timestamp="2006-11-16T09:11:08.790Z"> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/wss/soaphttp</uri> </Method> <Authorization>Basic ZXhhbXBsZS5vcmc6UmVhbG0=</Authorization> <Host>192.168.200.168:8080</Host> <Pragma>no-cache</Pragma> <Accept>*/*</Accept> <Accept-Encoding>deflate</Accept-Encoding> <Content-Type type="application/soap+xml">application/soap+xml;action="http://example.org/message-test/action/EchoString2"</Content-Type> <Content-Length>221</Content-Length> </httpHeaders> <content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoString2 xmlns:ns1="http://example.org/message-test/xsd">echo my string!</ns1:echoString2></env:Body></env:Envelope></content> </message> <message type="response" number="38" conversation="19" timestamp="2006-11-16T09:11:09.190Z"> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders> <StatusCode value="200">HTTP/1.1 200 OK</StatusCode> <Date>Thu, 16 Nov 2006 14:11:08 GMT</Date> <Server>Apache/2.0.50 (Win32)</Server> <Content-Length>233</Content-Length> <Content-Type type="application/soap+xml">application/soap+xml</Content-Type> </httpHeaders> <content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoString2Return xmlns:ns1="http://example.org/message-test/xsd">echo my string!</ns1:echoString2Return></env:Body></env:Envelope></content> </message> <message type="request" number="39" conversation="20" timestamp="2006-11-16T09:11:10.512Z"> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/wss/soaphttp</uri> <param name="op">EchoInt;int=1;</param> </Method> <Authorization>Basic ZXhhbXBsZS5vcmc6UmVhbG0=</Authorization> <Host>192.168.200.168:8080</Host> <Pragma>no-cache</Pragma> <Accept>*/*</Accept> <Content-Type type="application/soap+xml">application/soap+xml;action="http://example.org/message-test/action/EchoInt"</Content-Type> <Content-Length>218</Content-Length> </httpHeaders> <content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:EchoInt xmlns:ns1="http://example.org/message-test/xsd"><ns1:int>1</ns1:int></ns1:EchoInt></env:Body></env:Envelope></content> </message> <message type="response" number="40" conversation="20" timestamp="2006-11-16T09:11:10.943Z"> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders> <StatusCode value="200">HTTP/1.1 200 OK</StatusCode> <Date>Thu, 16 Nov 2006 14:11:10 GMT</Date> <Server>Apache/2.0.50 (Win32)</Server> <Content-Length>211</Content-Length> <Content-Type type="application/soap+xml">application/soap+xml</Content-Type> </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">1</ns1:echoIntReturn></env:Body></env:Envelope></content> </message> <message type="request" number="41" conversation="21" timestamp="2006-11-16T09:11:11.824Z"> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/wss/soaphttp</uri> <param name="op">EchoIntSimpleFault</param> </Method> <Authorization>Basic ZXhhbXBsZS5vcmc6UmVhbG0=</Authorization> <Host>192.168.200.168:8080</Host> <Pragma>no-cache</Pragma> <Accept>*/*</Accept> <Content-Type type="application/soap+xml">application/soap+xml;action="http://example.org/message-test/action/EchoIntSimpleFault"</Content-Type> <Content-Length>201</Content-Length> </httpHeaders> <content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoInt2 xmlns:ns1="http://example.org/message-test/xsd">2</ns1:echoInt2></env:Body></env:Envelope></content> </message> <message type="response" number="42" conversation="21" timestamp="2006-11-16T09:11:12.255Z"> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders> <StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode> <Date>Thu, 16 Nov 2006 14:11:11 GMT</Date> <Server>Apache/2.0.50 (Win32)</Server> <Content-Length>514</Content-Length> <Connection>close</Connection> <Content-Type type="application/soap+xml">application/soap+xml</Content-Type> </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="43" conversation="22" timestamp="2006-11-16T09:11:13.386Z"> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/wss/soaphttp</uri> <param name="op">EchoIntFault</param> </Method> <Authorization>Basic ZXhhbXBsZS5vcmc6UmVhbG0=</Authorization> <Host>192.168.200.168:8080</Host> <Pragma>no-cache</Pragma> <Accept>*/*</Accept> <Content-Type type="application/soap+xml">application/soap+xml;action="http://example.org/message-test/action/EchoIntFault"</Content-Type> <Content-Length>201</Content-Length> </httpHeaders> <content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoInt3 xmlns:ns1="http://example.org/message-test/xsd">3</ns1:echoInt3></env:Body></env:Envelope></content> </message> <message type="response" number="44" conversation="22" timestamp="2006-11-16T09:11:13.917Z"> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders> <StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode> <Date>Thu, 16 Nov 2006 14:11:13 GMT</Date> <Server>Apache/2.0.50 (Win32)</Server> <Content-Length>581</Content-Length> <Connection>close</Connection> <Content-Type type="application/soap+xml">application/soap+xml</Content-Type> </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>3</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="45" conversation="23" timestamp="2006-11-16T09:11:14.768Z"> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/wss/soaphttp</uri> <param name="op">Send</param> </Method> <Authorization>Basic ZXhhbXBsZS5vcmc6UmVhbG0=</Authorization> <Host>192.168.200.168:8080</Host> <Pragma>no-cache</Pragma> <Accept>*/*</Accept> <Content-Type type="application/soap+xml">application/soap+xml;action="http://example.org/message-test/action/Send"</Content-Type> <Content-Length>200</Content-Length> </httpHeaders> <content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:SendAny xmlns:ns1="http://example.org/Send">Hello service!</ns1:SendAny></env:Body></env:Envelope></content> </message> <message type="response" number="46" conversation="23" timestamp="2006-11-16T09:11:14.989Z"> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders> <StatusCode value="200">HTTP/1.1 200 OK</StatusCode> <Date>Thu, 16 Nov 2006 14:11:14 GMT</Date> <Server>Apache/2.0.50 (Win32)</Server> <Content-Length>0</Content-Length> <Content-Type type="application/soap+xml">application/soap+xml</Content-Type> </httpHeaders> <content> </content> </message> <message type="request" number="47" conversation="24" timestamp="2006-11-16T09:11:15.840Z"> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders> <Method value="POST"> <uri>/wss/soaphttp</uri> <param name="op">GuaranteedFault</param> </Method> <Authorization>Basic ZXhhbXBsZS5vcmc6UmVhbG0=</Authorization> <Host>192.168.200.168:8080</Host> <Pragma>no-cache</Pragma> <Accept>*/*</Accept> <Content-Type type="application/soap+xml">application/soap+xml;action="http://example.org/message-test/action/GuaranteedFault"</Content-Type> <Content-Length>123</Content-Length> </httpHeaders> <content><?_xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body></env:Body></env:Envelope></content> </message> <message type="response" number="48" conversation="24" timestamp="2006-11-16T09:11:16.321Z"> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders> <StatusCode value="500">HTTP/1.1 500 Internal Server Error</StatusCode> <Date>Thu, 16 Nov 2006 14:11:15 GMT</Date> <Server>Apache/2.0.50 (Win32)</Server> <Content-Length>511</Content-Length> <Connection>close</Connection> <Content-Type type="application/soap+xml">application/soap+xml</Content-Type> </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">GuaranteedFault</ns1:messageTestSimpleFault></SOAP-ENV:Detail></SOAP-ENV:Fault></env:Body></env:Envelope></content> </message> </log> --- NEW FILE: log-canon-2006-11-16T1411-results.html --- <?xml version="1.0" encoding="UTF-8"?> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"> <head> <title>Results</title> <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/base.css"/> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> </head> <body> <h1>Message exchange results</h1> <div> <h2>EndpointComponent MessageTestSOAP<br/>BindingComponent http://example.org/message-test{ComplexEchoSOAPBinding}</h2> <h3>Interface http://example.org/message-test{SimpleEcho}</h3> <h4>[<code>o1</code>] Operation in-out http://example.org/message-test{EchoString}</h4> <dl> <dt>[mi1] Message <code>in</code> @ <code class="timestamp">2006-11-16T09:10:35.612Z</code> [<code class="from">localhost:1066</code> ⇨ <code class="to">192.168.200.168:8080</code>]</dt> <dd class="message"> <p class="success"> <span class="description" style="display: none">The message exchange MUST include a request message</span> <span select="color: green">[OK] </span> [...1238 lines suppressed...] <code class="xpath">/l:log/l:message[@number='47']/l:content/soap12:Envelope</code> </p> <p class="success"> <span class="description" style="display: none">The SOAP Body MUST must be empty</span> <span select="color: green">[OK] </span> <code class="xpath">count(/l:log/l:message[@number='47']/l:content/soap12:Envelope/soap12:Body/*) = 0</code> </p> </dd> <dt>[fo48] Fault <code>out</code> @ <code class="timestamp">2006-11-16T09:11:16.321Z</code> [<code class="from">192.168.200.168:8080</code> ⇨ <code class="to">localhost:1066</code>]</dt> <dd class="message"> <p class="success"> <span class="description" style="display: none">The message exchange MUST include a fault response message</span> <span select="color: green">[OK] </span> <code class="xpath">/l:log/l:message[@number='48']/@type='response'</code> </p> </dd> </dl> </div> </body> </html> --- NEW FILE: SOAPservice.wsdlcm --- <?xml version="1.0" encoding="UTF-8"?> <!-- Generated by wsdl-component-model.xslt, Jonathan Marsh, WSO2, jonathan@wso2.com --> <descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" xmlns:soapcm="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xmlns:rpccm="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:httpcm="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:base="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns:ext="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xml:id="N10001"> <extensions> <base:uri>http://www.w3.org/2006/01/wsdl-extensions</base:uri> <base:uri>http://www.w3.org/2006/01/wsdl/http</base:uri> <base:uri>http://www.w3.org/2006/01/wsdl/rpc</base:uri> <base:uri>http://www.w3.org/2006/01/wsdl/soap</base:uri> </extensions> <interfaces> <interfaceComponent xml:id="N1001D"> <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> <base:localName>SimpleEcho</base:localName> </name> <interfaceFaults> <interfaceFaultComponent xml:id="N10023"> <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> [...1264 lines suppressed...] <base:localName>unsignedInt</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-unsignedLong"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>unsignedLong</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> <typeDefinitionComponent xml:id="xs-unsignedShort"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> <base:localName>unsignedShort</base:localName> </name> <system>http://www.w3.org/2001/XMLSchema</system> </typeDefinitionComponent> </typeDefinitions> </descriptionComponent> --- NEW FILE: log-canon-2006-11-16T1411.wsimsg --- <?xml version="1.0" encoding="UTF-8"?> <log timestamp="2006-11-16T09:12:15.075" xmlns="http://www.ws-i.org/testing/2004/07/log/" xmlns:wsi-monConfig="http://www.ws-i.org/testing/2004/07/monitorConfig/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <monitor version="1.0" releaseDate="2003-03-20"> <implementer name="IBM" location=""/> <environment> <runtime name="Java(TM) 2 Runtime Environment, Standard Edition" version="1.4.2"/> <operatingSystem name="Windows XP" version="5.1"/> <xmlParser name="Apache Xerces" version="XML4J 4.3.4"/> </environment> <wsi-monConfig:configuration> <wsi-monConfig:comment>Comment</wsi-monConfig:comment> <wsi-monConfig:logFile replace="true" location="URL"> <wsi-monConfig:addStyleSheet href="null" type="null" /> </wsi-monConfig:logFile> <wsi-monConfig:logDuration>600</wsi-monConfig:logDuration> <wsi-monConfig:cleanupTimeoutSeconds>3</wsi-monConfig:cleanupTimeoutSeconds> <wsi-monConfig:manInTheMiddle> </wsi-monConfig:manInTheMiddle> </wsi-monConfig:configuration> </monitor> <messageEntry xsi:type="httpMessageEntry" ID="1" conversationID="1" type="request" timestamp="2006-11-16T09:10:35.612Z"> <messageContent><?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:echoString xmlns:ns2="http://example.org/message-test/xsd">echo my string!</ns2:echoString></env:Body></env:Envelope></messageContent> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders>POST /wss/complex HTTP/1.1
 Host: 192.168.200.168:8080
 Pragma: no-cache
 Accept: */*
 Content-Type: application/soap+xml;action="http://example.org/message-test/action/EchoString"
 Content-Length: 339
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="2" conversationID="1" type="response" timestamp="2006-11-16T09:10:36.273Z"> <messageContent><?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">echo my string!</ns2:echoStringReturn></env:Body></env:Envelope></messageContent> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders>HTTP/1.1 200 OK
 Date: Thu, 16 Nov 2006 14:10:35 GMT
 Server: Apache/2.0.50 (Win32)
 Content-Length: 351
 Content-Type: application/soap+xml
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="3" conversationID="2" type="request" timestamp="2006-11-16T09:10:37.595Z"> <messageContent><?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:echoString3 xmlns:ns2="http://example.org/message-test/xsd">echo my string fault!</ns2:echoString3></env:Body></env:Envelope></messageContent> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders>POST /wss/complex HTTP/1.1
 Host: 192.168.200.168:8080
 Pragma: no-cache
 Accept: */*
 Content-Type: application/soap+xml;action="http://example.org/message-test/action/EchoStringFault"
 Content-Length: 347
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="4" conversationID="2" type="response" timestamp="2006-11-16T09:10:38.026Z"> <messageContent><?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:Subcode><SOAP-ENV:Value >MessageTestSimpleFaultSubcode1</SOAP-ENV:Value><SOAP-ENV:Subcode><SOAP-ENV:Value >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></messageContent> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders>HTTP/1.1 500 Internal Server Error
 Date: Thu, 16 Nov 2006 14:10:37 GMT
 Server: Apache/2.0.50 (Win32)
 Content-Length: 713
 Connection: close
 Content-Type: application/soap+xml
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="7" conversationID="4" type="request" timestamp="2006-11-16T09:10:40.439Z"> <messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:EchoInt xmlns:ns1="http://example.org/message-test/xsd"><ns1:int>1</ns1:int></ns1:EchoInt></env:Body></env:Envelope></messageContent> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders>POST /wss/complex HTTP/1.1
 Host: 192.168.200.168:8080
 Pragma: no-cache
 Accept: */*
 Content-Type: application/soap+xml;action="http://example.org/message-test/action/EchoInt"
 Content-Length: 218
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="8" conversationID="4" type="response" timestamp="2006-11-16T09:10:40.920Z"> <messageContent><?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">1</ns1:echoIntReturn></env:Body></env:Envelope></messageContent> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders>HTTP/1.1 200 OK
 Date: Thu, 16 Nov 2006 14:10:40 GMT
 Server: Apache/2.0.50 (Win32)
 Content-Length: 211
 Content-Type: application/soap+xml
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="9" conversationID="5" type="request" timestamp="2006-11-16T09:10:41.601Z"> <messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoInt2 xmlns:ns1="http://example.org/message-test/xsd">2</ns1:echoInt2></env:Body></env:Envelope></messageContent> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders>POST /wss/complex HTTP/1.1
 Host: 192.168.200.168:8080
 Pragma: no-cache
 Accept: */*
 Content-Type: application/soap+xml;action="http://example.org/message-test/action/EchoIntSimpleFault"
 Content-Length: 201
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="10" conversationID="5" type="response" timestamp="2006-11-16T09:10:42.071Z"> <messageContent><?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:Subcode><SOAP-ENV:Value >MessageTestSimpleFaultSubcode1</SOAP-ENV:Value><SOAP-ENV:Subcode><SOAP-ENV:Value >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></messageContent> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders>HTTP/1.1 500 Internal Server Error
 Date: Thu, 16 Nov 2006 14:10:41 GMT
 Server: Apache/2.0.50 (Win32)
 Content-Length: 716
 Connection: close
 Content-Type: application/soap+xml
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="11" conversationID="6" type="request" timestamp="2006-11-16T09:10:43.023Z"> <messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoInt3 xmlns:ns1="http://example.org/message-test/xsd">3</ns1:echoInt3></env:Body></env:Envelope></messageContent> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders>POST /wss/complex HTTP/1.1
 Host: 192.168.200.168:8080
 Pragma: no-cache
 Accept: */*
 Content-Type: application/soap+xml;action="http://example.org/message-test/action/EchoIntFault"
 Content-Length: 201
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="12" conversationID="6" type="response" timestamp="2006-11-16T09:10:43.273Z"> <messageContent><?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>3</ns1:faultNumber><ns1:faultOperationName>EchoIntFault</ns1:faultOperationName></ns1:messageTestFault></SOAP-ENV:Detail></SOAP-ENV:Fault></env:Body></env:Envelope></messageContent> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders>HTTP/1.1 500 Internal Server Error
 Date: Thu, 16 Nov 2006 14:10:42 GMT
 Server: Apache/2.0.50 (Win32)
 Content-Length: 581
 Connection: close
 Content-Type: application/soap+xml
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="13" conversationID="7" type="request" timestamp="2006-11-16T09:10:44.264Z"> <messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header><ns1:TestSOAPHeader xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module"></ns1:TestSOAPHeader></env:Header><env:Body><ns2:SendAny xmlns:ns2="http://example.org/Send">Hello service!</ns2:SendAny></env:Body></env:Envelope></messageContent> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders>POST /wss/complex HTTP/1.1
 Host: 192.168.200.168:8080
 Pragma: no-cache
 Accept: */*
 Content-Type: application/soap+xml;action="http://example.org/message-test/action/Send"
 Content-Length: 326
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="14" conversationID="7" type="response" timestamp="2006-11-16T09:10:44.495Z"> <messageContent></messageContent> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders>HTTP/1.1 200 OK
 Date: Thu, 16 Nov 2006 14:10:44 GMT
 Server: Apache/2.0.50 (Win32)
 Content-Length: 0
 Content-Type: application/soap+xml
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="15" conversationID="8" type="request" timestamp="2006-11-16T09:10:45.166Z"> <messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header><ns1:TestSOAPHeader xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module"></ns1:TestSOAPHeader></env:Header><env:Body></env:Body></env:Envelope></messageContent> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders>POST /wss/complex HTTP/1.1
 Host: 192.168.200.168:8080
 Pragma: no-cache
 Accept: */*
 Content-Type: application/soap+xml;action="http://example.org/message-test/action/GuaranteedFault"
 Content-Length: 249
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="16" conversationID="8" type="response" timestamp="2006-11-16T09:10:45.586Z"> <messageContent><?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:Subcode><SOAP-ENV:Value >MessageTestSimpleFaultSubcode1</SOAP-ENV:Value><SOAP-ENV:Subcode><SOAP-ENV:Value >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">GuaranteedFault</ns1:messageTestSimpleFault></SOAP-ENV:Detail></SOAP-ENV:Fault></env:Body></env:Envelope></messageContent> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders>HTTP/1.1 500 Internal Server Error
 Date: Thu, 16 Nov 2006 14:10:44 GMT
 Server: Apache/2.0.50 (Win32)
 Content-Length: 713
 Connection: close
 Content-Type: application/soap+xml
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="17" conversationID="9" type="request" timestamp="2006-11-16T09:10:49.993Z"> <messageContent><?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:echoString xmlns:ns2="http://example.org/message-test/xsd">echo my string!</ns2:echoString></env:Body></env:Envelope></messageContent> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders>POST /wss/generic HTTP/1.1
 Host: 192.168.200.168:8080
 Pragma: no-cache
 Accept: */*
 Content-Type: application/soap+xml;action=""
 Content-Length: 339
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="18" conversationID="9" type="response" timestamp="2006-11-16T09:10:50.754Z"> <messageContent><?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">echo my string!</ns2:echoStringReturn></env:Body></env:Envelope></messageContent> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders>HTTP/1.1 200 OK
 Date: Thu, 16 Nov 2006 14:10:49 GMT
 Server: Apache/2.0.50 (Win32)
 Content-Length: 351
 Content-Type: application/soap+xml
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="19" conversationID="10" type="request" timestamp="2006-11-16T09:10:51.575Z"> <messageContent><?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:echoString3 xmlns:ns2="http://example.org/message-test/xsd">echo my string fault!</ns2:echoString3></env:Body></env:Envelope></messageContent> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders>POST /wss/generic HTTP/1.1
 Host: 192.168.200.168:8080
 Pragma: no-cache
 Accept: */*
 Content-Type: application/soap+xml;action=""
 Content-Length: 347
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="20" conversationID="10" type="response" timestamp="2006-11-16T09:10:52.006Z"> <messageContent><?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></messageContent> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders>HTTP/1.1 500 Internal Server Error
 Date: Thu, 16 Nov 2006 14:10:51 GMT
 Server: Apache/2.0.50 (Win32)
 Content-Length: 511
 Connection: close
 Content-Type: application/soap+xml
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="21" conversationID="11" type="request" timestamp="2006-11-16T09:10:52.887Z"> <messageContent><?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:echoString2 xmlns:ns2="http://example.org/message-test/xsd">echo my string!</ns2:echoString2></env:Body></env:Envelope></messageContent> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders>POST /wss/generic HTTP/1.1
 Host: 192.168.200.168:8080
 Pragma: no-cache
 Accept: */*
 Content-Type: application/soap+xml;action=""
 Content-Length: 341
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="22" conversationID="11" type="response" timestamp="2006-11-16T09:10:53.348Z"> <messageContent><?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:echoString2Return xmlns:ns2="http://example.org/message-test/xsd">echo my string!</ns2:echoString2Return></env:Body></env:Envelope></messageContent> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders>HTTP/1.1 200 OK
 Date: Thu, 16 Nov 2006 14:10:52 GMT
 Server: Apache/2.0.50 (Win32)
 Content-Length: 353
 Content-Type: application/soap+xml
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="23" conversationID="12" type="request" timestamp="2006-11-16T09:10:54.149Z"> <messageContent><?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:EchoInt xmlns:ns2="http://example.org/message-test/xsd"><ns2:int>1</ns2:int></ns2:EchoInt></env:Body></env:Envelope></messageContent> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders>POST /wss/generic HTTP/1.1
 Host: 192.168.200.168:8080
 Pragma: no-cache
 Accept: */*
 Content-Type: application/soap+xml;action=""
 Content-Length: 338
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="24" conversationID="12" type="response" timestamp="2006-11-16T09:10:54.679Z"> <messageContent><?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:echoIntReturn xmlns:ns2="http://example.org/message-test/xsd">1</ns2:echoIntReturn></env:Body></env:Envelope></messageContent> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders>HTTP/1.1 200 OK
 Date: Thu, 16 Nov 2006 14:10:54 GMT
 Server: Apache/2.0.50 (Win32)
 Content-Length: 331
 Content-Type: application/soap+xml
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="25" conversationID="13" type="request" timestamp="2006-11-16T09:10:56.242Z"> <messageContent><?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:echoInt2 xmlns:ns2="http://example.org/message-test/xsd">2</ns2:echoInt2></env:Body></env:Envelope></messageContent> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders>POST /wss/generic HTTP/1.1
 Host: 192.168.200.168:8080
 Pragma: no-cache
 Accept: */*
 Content-Type: application/soap+xml;action=""
 Content-Length: 321
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="26" conversationID="13" type="response" timestamp="2006-11-16T09:10:56.712Z"> <messageContent><?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></messageContent> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders>HTTP/1.1 500 Internal Server Error
 Date: Thu, 16 Nov 2006 14:10:56 GMT
 Server: Apache/2.0.50 (Win32)
 Content-Length: 514
 Connection: close
 Content-Type: application/soap+xml
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="27" conversationID="14" type="request" timestamp="2006-11-16T09:10:57.654Z"> <messageContent><?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:echoInt3 xmlns:ns2="http://example.org/message-test/xsd">3</ns2:echoInt3></env:Body></env:Envelope></messageContent> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders>POST /wss/generic HTTP/1.1
 Host: 192.168.200.168:8080
 Pragma: no-cache
 Accept: */*
 Content-Type: application/soap+xml;action=""
 Content-Length: 321
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="28" conversationID="14" type="response" timestamp="2006-11-16T09:10:58.054Z"> <messageContent><?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>3</ns1:faultNumber><ns1:faultOperationName>EchoIntFault</ns1:faultOperationName></ns1:messageTestFault></SOAP-ENV:Detail></SOAP-ENV:Fault></env:Body></env:Envelope></messageContent> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders>HTTP/1.1 500 Internal Server Error
 Date: Thu, 16 Nov 2006 14:10:57 GMT
 Server: Apache/2.0.50 (Win32)
 Content-Length: 581
 Connection: close
 Content-Type: application/soap+xml
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="29" conversationID="15" type="request" timestamp="2006-11-16T09:10:59.556Z"> <messageContent><?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:SendAny xmlns:ns2="http://example.org/Send">Hello service!</ns2:SendAny></env:Body></env:Envelope></messageContent> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders>POST /wss/generic HTTP/1.1
 Host: 192.168.200.168:8080
 Pragma: no-cache
 Accept: */*
 Content-Type: application/soap+xml;action=""
 Content-Length: 320
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="30" conversationID="15" type="response" timestamp="2006-11-16T09:10:59.817Z"> <messageContent></messageContent> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders>HTTP/1.1 200 OK
 Date: Thu, 16 Nov 2006 14:10:59 GMT
 Server: Apache/2.0.50 (Win32)
 Content-Length: 0
 Content-Type: application/soap+xml
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="31" conversationID="16" type="request" timestamp="2006-11-16T09:11:00.177Z"> <messageContent><?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></env:Body></env:Envelope></messageContent> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders>POST /wss/generic HTTP/1.1
 Host: 192.168.200.168:8080
 Pragma: no-cache
 Accept: */*
 Content-Type: application/soap+xml;action=""
 Content-Length: 243
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="32" conversationID="16" type="response" timestamp="2006-11-16T09:11:00.458Z"> <messageContent><?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">GuaranteedFault</ns1:messageTestSimpleFault></SOAP-ENV:Detail></SOAP-ENV:Fault></env:Body></env:Envelope></messageContent> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders>HTTP/1.1 500 Internal Server Error
 Date: Thu, 16 Nov 2006 14:11:00 GMT
 Server: Apache/2.0.50 (Win32)
 Content-Length: 511
 Connection: close
 Content-Type: application/soap+xml
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="33" conversationID="17" type="request" timestamp="2006-11-16T09:11:05.685Z"> <messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoString xmlns:ns1="http://example.org/message-test/xsd">echo my string!</ns1:echoString></env:Body></env:Envelope></messageContent> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders>POST /wss/soaphttp HTTP/1.1
 Authorization: Basic ZXhhbXBsZS5vcmc6UmVhbG0=
 Host: 192.168.200.168:8080
 Pragma: no-cache
 Accept: */*
 Accept-Encoding: deflate
 X-WSDL-testsuite-input: header
 Content-Type: application/soap+xml;action="http://example.org/message-test/action/EchoString"
 Content-Length: 219
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="34" conversationID="17" type="response" timestamp="2006-11-16T09:11:06.376Z"> <messageContent><?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">echo my string!</ns1:echoStringReturn></env:Body></env:Envelope></messageContent> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders>HTTP/1.1 200 OK
 Date: Thu, 16 Nov 2006 14:11:05 GMT
 Server: Apache/2.0.50 (Win32)
 X-WSDL-testsuite-output: to be filled
 Content-Length: 231
 Content-Type: application/soap+xml
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="35" conversationID="18" type="request" timestamp="2006-11-16T09:11:07.508Z"> <messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoString3 xmlns:ns1="http://example.org/message-test/xsd">echo my string fault!</ns1:echoString3></env:Body></env:Envelope></messageContent> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders>POST /wss/soaphttp HTTP/1.1
 Authorization: Basic ZXhhbXBsZS5vcmc6UmVhbG0=
 Host: 192.168.200.168:8080
 Pragma: no-cache
 Accept: */*
 Content-Type: application/soap+xml;action="http://example.org/message-test/action/EchoStringFault"
 Content-Length: 227
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="36" conversationID="18" type="response" timestamp="2006-11-16T09:11:07.778Z"> <messageContent><?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></messageContent> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders>HTTP/1.1 500 Internal Server Error
 Date: Thu, 16 Nov 2006 14:11:07 GMT
 Server: Apache/2.0.50 (Win32)
 Content-Length: 511
 Connection: close
 Content-Type: application/soap+xml
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="37" conversationID="19" type="request" timestamp="2006-11-16T09:11:08.790Z"> <messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoString2 xmlns:ns1="http://example.org/message-test/xsd">echo my string!</ns1:echoString2></env:Body></env:Envelope></messageContent> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders>POST /wss/soaphttp HTTP/1.1
 Authorization: Basic ZXhhbXBsZS5vcmc6UmVhbG0=
 Host: 192.168.200.168:8080
 Pragma: no-cache
 Accept: */*
 Accept-Encoding: deflate
 Content-Type: application/soap+xml;action="http://example.org/message-test/action/EchoString2"
 Content-Length: 221
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="38" conversationID="19" type="response" timestamp="2006-11-16T09:11:09.190Z"> <messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoString2Return xmlns:ns1="http://example.org/message-test/xsd">echo my string!</ns1:echoString2Return></env:Body></env:Envelope></messageContent> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders>HTTP/1.1 200 OK
 Date: Thu, 16 Nov 2006 14:11:08 GMT
 Server: Apache/2.0.50 (Win32)
 Content-Length: 233
 Content-Type: application/soap+xml
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="39" conversationID="20" type="request" timestamp="2006-11-16T09:11:10.512Z"> <messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:EchoInt xmlns:ns1="http://example.org/message-test/xsd"><ns1:int>1</ns1:int></ns1:EchoInt></env:Body></env:Envelope></messageContent> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders>POST /wss/soaphttp?op=EchoInt;int=1; HTTP/1.1
 Authorization: Basic ZXhhbXBsZS5vcmc6UmVhbG0=
 Host: 192.168.200.168:8080
 Pragma: no-cache
 Accept: */*
 Content-Type: application/soap+xml;action="http://example.org/message-test/action/EchoInt"
 Content-Length: 218
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="40" conversationID="20" type="response" timestamp="2006-11-16T09:11:10.943Z"> <messageContent><?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">1</ns1:echoIntReturn></env:Body></env:Envelope></messageContent> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders>HTTP/1.1 200 OK
 Date: Thu, 16 Nov 2006 14:11:10 GMT
 Server: Apache/2.0.50 (Win32)
 Content-Length: 211
 Content-Type: application/soap+xml
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="41" conversationID="21" type="request" timestamp="2006-11-16T09:11:11.824Z"> <messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoInt2 xmlns:ns1="http://example.org/message-test/xsd">2</ns1:echoInt2></env:Body></env:Envelope></messageContent> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders>POST /wss/soaphttp?op=EchoIntSimpleFault HTTP/1.1
 Authorization: Basic ZXhhbXBsZS5vcmc6UmVhbG0=
 Host: 192.168.200.168:8080
 Pragma: no-cache
 Accept: */*
 Content-Type: application/soap+xml;action="http://example.org/message-test/action/EchoIntSimpleFault"
 Content-Length: 201
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="42" conversationID="21" type="response" timestamp="2006-11-16T09:11:12.255Z"> <messageContent><?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></messageContent> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders>HTTP/1.1 500 Internal Server Error
 Date: Thu, 16 Nov 2006 14:11:11 GMT
 Server: Apache/2.0.50 (Win32)
 Content-Length: 514
 Connection: close
 Content-Type: application/soap+xml
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="43" conversationID="22" type="request" timestamp="2006-11-16T09:11:13.386Z"> <messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:echoInt3 xmlns:ns1="http://example.org/message-test/xsd">3</ns1:echoInt3></env:Body></env:Envelope></messageContent> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders>POST /wss/soaphttp?op=EchoIntFault HTTP/1.1
 Authorization: Basic ZXhhbXBsZS5vcmc6UmVhbG0=
 Host: 192.168.200.168:8080
 Pragma: no-cache
 Accept: */*
 Content-Type: application/soap+xml;action="http://example.org/message-test/action/EchoIntFault"
 Content-Length: 201
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="44" conversationID="22" type="response" timestamp="2006-11-16T09:11:13.917Z"> <messageContent><?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>3</ns1:faultNumber><ns1:faultOperationName>EchoIntFault</ns1:faultOperationName></ns1:messageTestFault></SOAP-ENV:Detail></SOAP-ENV:Fault></env:Body></env:Envelope></messageContent> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders>HTTP/1.1 500 Internal Server Error
 Date: Thu, 16 Nov 2006 14:11:13 GMT
 Server: Apache/2.0.50 (Win32)
 Content-Length: 581
 Connection: close
 Content-Type: application/soap+xml
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="45" conversationID="23" type="request" timestamp="2006-11-16T09:11:14.768Z"> <messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body><ns1:SendAny xmlns:ns1="http://example.org/Send">Hello service!</ns1:SendAny></env:Body></env:Envelope></messageContent> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders>POST /wss/soaphttp?op=Send HTTP/1.1
 Authorization: Basic ZXhhbXBsZS5vcmc6UmVhbG0=
 Host: 192.168.200.168:8080
 Pragma: no-cache
 Accept: */*
 Content-Type: application/soap+xml;action="http://example.org/message-test/action/Send"
 Content-Length: 200
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="46" conversationID="23" type="response" timestamp="2006-11-16T09:11:14.989Z"> <messageContent></messageContent> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders>HTTP/1.1 200 OK
 Date: Thu, 16 Nov 2006 14:11:14 GMT
 Server: Apache/2.0.50 (Win32)
 Content-Length: 0
 Content-Type: application/soap+xml
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="47" conversationID="24" type="request" timestamp="2006-11-16T09:11:15.840Z"> <messageContent><?xml version="1.0"?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Body></env:Body></env:Envelope></messageContent> <senderHostAndPort>localhost:1066</senderHostAndPort> <receiverHostAndPort>192.168.200.168:8080</receiverHostAndPort> <httpHeaders>POST /wss/soaphttp?op=GuaranteedFault HTTP/1.1
 Authorization: Basic ZXhhbXBsZS5vcmc6UmVhbG0=
 Host: 192.168.200.168:8080
 Pragma: no-cache
 Accept: */*
 Content-Type: application/soap+xml;action="http://example.org/message-test/action/GuaranteedFault"
 Content-Length: 123
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="48" conversationID="24" type="response" timestamp="2006-11-16T09:11:16.321Z"> <messageContent><?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">GuaranteedFault</ns1:messageTestSimpleFault></SOAP-ENV:Detail></SOAP-ENV:Fault></env:Body></env:Envelope></messageContent> <senderHostAndPort>192.168.200.168:8080</senderHostAndPort> <receiverHostAndPort>localhost:1066</receiverHostAndPort> <httpHeaders>HTTP/1.1 500 Internal Server Error
 Date: Thu, 16 Nov 2006 14:11:15 GMT
 Server: Apache/2.0.50 (Win32)
 Content-Length: 511
 Connection: close
 Content-Type: application/soap+xml
 
 </httpHeaders> </messageEntry> </log>
Received on Thursday, 16 November 2006 15:44:18 UTC