- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 25 Jan 2007 09:15:43 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-5G In directory hutz:/tmp/cvs-serv21602/test-suite/results-messages/MessageTest-5G Modified Files: description.wsdlcm log-MessageTest5G-canon-canon-results.html log-MessageTest5G-canon-canon-output.xml Added Files: log-MessageTest5G-wso2-wso2-output.xml log-MessageTest5G-wso2-wso2.descmsg log-MessageTest5G-wso2-wso2-results.html log-MessageTest5G-wso2-wso2.wsimsg Log Message: More results: http://lists.w3.org/Archives/Public/www-ws-desc/2007Jan/0180.html --- NEW FILE: log-MessageTest5G-wso2-wso2.descmsg --- <?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-01-25T11:49:03.547Z"> <senderHostAndPort>localhost:8085</senderHostAndPort> <receiverHostAndPort>localhost:8080</receiverHostAndPort> <httpHeaders> <Method value="POST" rawURI="/axis2/services/SOAPHeaderService.SOAPHeaderMustUnderstand/EchoString"> <uri>/axis2/services/SOAPHeaderService.SOAPHeaderMustUnderstand/EchoString</uri> </Method> <User-Agent>Axis2</User-Agent> <Host>localhost:8080</Host> <Content-Length>396</Content-Length> <Content-Type type="application/soap+xml"> <charset>UTF-8</charset> <action>http://example.org/message-test/action/EchoString</action> </Content-Type> </httpHeaders> <content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><ns1:TestSOAPHeader xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module" soapenv:mustUnderstand="true" /></soapenv:Header><soapenv:Body><ns1:echoString xmlns:ns1="http://example.org/message-test/xsd">echoString</ns1:echoString></soapenv:Body></soapenv:Envelope></content> </message> <message type="response" number="2" conversation="1" timestamp="2007-01-25T11:49:03.582Z"> <senderHostAndPort>localhost:8080</senderHostAndPort> <receiverHostAndPort>localhost:8085</receiverHostAndPort> <httpHeaders> <StatusCode value="200">HTTP/1.1 200 OK</StatusCode> <Server>Apache-Coyote/1.1</Server> <Content-Type type="application/soap+xml"> <charset>UTF-8</charset> </Content-Type> <Transfer-Encoding>chunked</Transfer-Encoding> <Date>Thu, 25 Jan 2007 05:49:03 GMT</Date> </httpHeaders> <content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns17:echoStringReturn xmlns:ns17="http://example.org/message-test/xsd">echoString</ns17:echoStringReturn></soapenv:Body></soapenv:Envelope></content> </message> <message type="request" number="3" conversation="2" timestamp="2007-01-25T11:49:03.660Z"> <senderHostAndPort>localhost:8085</senderHostAndPort> <receiverHostAndPort>localhost:8080</receiverHostAndPort> <httpHeaders> <Method value="POST" rawURI="/axis2/services/SOAPHeaderService.SOAPHeaderMustUnderstand/EchoString2"> <uri>/axis2/services/SOAPHeaderService.SOAPHeaderMustUnderstand/EchoString2</uri> </Method> <User-Agent>Axis2</User-Agent> <Host>localhost:8080</Host> <Content-Length>271</Content-Length> <Content-Type type="application/soap+xml"> <charset>UTF-8</charset> <action>http://example.org/message-test/action/EchoString2</action> </Content-Type> </httpHeaders> <content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns2:echoString2 xmlns:ns2="http://example.org/message-test/xsd">echoString</ns2:echoString2></soapenv:Body></soapenv:Envelope></content> </message> <message type="response" number="4" conversation="2" timestamp="2007-01-25T11:49:03.711Z"> <senderHostAndPort>localhost:8080</senderHostAndPort> <receiverHostAndPort>localhost:8085</receiverHostAndPort> <httpHeaders> <StatusCode value="200">HTTP/1.1 200 OK</StatusCode> <Server>Apache-Coyote/1.1</Server> <Content-Type type="application/soap+xml"> <charset>UTF-8</charset> </Content-Type> <Transfer-Encoding>chunked</Transfer-Encoding> <Date>Thu, 25 Jan 2007 05:49:03 GMT</Date> </httpHeaders> <content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><TestSOAPHeader xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" soapenv:mustUnderstand="1" /></soapenv:Header><soapenv:Body><ns18:echoString2Return xmlns:ns18="http://example.org/message-test/xsd">echoString</ns18:echoString2Return></soapenv:Body></soapenv:Envelope></content> </message> <message type="request" number="5" conversation="3" timestamp="2007-01-25T11:49:03.796Z"> <senderHostAndPort>localhost:8085</senderHostAndPort> <receiverHostAndPort>localhost:8080</receiverHostAndPort> <httpHeaders> <Method value="POST" rawURI="/axis2/services/SOAPHeaderService.SOAPHeaderMustUnderstand/EchoStringOutFault"> <uri>/axis2/services/SOAPHeaderService.SOAPHeaderMustUnderstand/EchoStringOutFault</uri> </Method> <User-Agent>Axis2</User-Agent> <Host>localhost:8080</Host> <Content-Length>271</Content-Length> <Content-Type type="application/soap+xml"> <charset>UTF-8</charset> <action>http://example.org/message-test/action/EchoStringOutFault</action> </Content-Type> </httpHeaders> <content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns3:echoString4 xmlns:ns3="http://example.org/message-test/xsd">echoString</ns3:echoString4></soapenv:Body></soapenv:Envelope></content> </message> <message type="response" number="6" conversation="3" timestamp="2007-01-25T11:49:03.801Z"> <senderHostAndPort>localhost:8080</senderHostAndPort> <receiverHostAndPort>localhost:8085</receiverHostAndPort> <httpHeaders> <StatusCode value="400">HTTP/1.1 400 Bad Request</StatusCode> <Server>Apache-Coyote/1.1</Server> <Content-Type type="application/soap+xml"> <charset>UTF-8</charset> </Content-Type> <Transfer-Encoding>chunked</Transfer-Encoding> <Date>Thu, 25 Jan 2007 05:49:03 GMT</Date> <Connection>close</Connection> </httpHeaders> <content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><TestSOAPHeader xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" soapenv:mustUnderstand="1" /></soapenv:Header><soapenv:Body><soapenv:Fault><soapenv:Code><soapenv:Value>soapenv:Sender</soapenv:Value></soapenv:Code><soapenv:Reason><soapenv:Text xml:lang="en-US">MessageTestSimpleOutFaultException</soapenv:Text></soapenv:Reason><soapenv:Detail><ns19:messageTestSimpleOutFault xmlns:ns19="http://example.org/message-test/xsd">EchoStringOutFault</ns19:messageTestSimpleOutFault></soapenv:Detail></soapenv:Fault></soapenv:Body></soapenv:Envelope></content> </message> <message type="request" number="7" conversation="4" timestamp="2007-01-25T11:49:03.991Z"> <senderHostAndPort>localhost:8085</senderHostAndPort> <receiverHostAndPort>localhost:8080</receiverHostAndPort> <httpHeaders> <Method value="POST" rawURI="/axis2/services/SOAPHeaderService.SOAPHeader"> <uri>/axis2/services/SOAPHeaderService.SOAPHeader</uri> </Method> <User-Agent>Axis2</User-Agent> <Host>localhost:8080</Host> <Transfer-Encoding>chunked</Transfer-Encoding> <Content-Type type="application/soap+xml"> <charset>UTF-8</charset> <action>http://example.org/message-test/action/EchoString</action> </Content-Type> </httpHeaders> <content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><ns4:TestSOAPHeader xmlns:ns4="http://www.w3.org/2002/ws/desc/6/10/test-module"><testHeader /></ns4:TestSOAPHeader></soapenv:Header><soapenv:Body><ns5:echoString xmlns:ns5="http://example.org/message-test/xsd">echoString</ns5:echoString></soapenv:Body></soapenv:Envelope></content> </message> <message type="response" number="8" conversation="4" timestamp="2007-01-25T11:49:04.013Z"> <senderHostAndPort>localhost:8080</senderHostAndPort> <receiverHostAndPort>localhost:8085</receiverHostAndPort> <httpHeaders> <StatusCode value="200">HTTP/1.1 200 OK</StatusCode> <Server>Apache-Coyote/1.1</Server> <Content-Type type="application/soap+xml"> <charset>UTF-8</charset> </Content-Type> <Transfer-Encoding>chunked</Transfer-Encoding> <Date>Thu, 25 Jan 2007 05:49:03 GMT</Date> </httpHeaders> <content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns20:echoStringReturn xmlns:ns20="http://example.org/message-test/xsd">echoString</ns20:echoStringReturn></soapenv:Body></soapenv:Envelope></content> </message> <message type="request" number="9" conversation="5" timestamp="2007-01-25T11:49:04.158Z"> <senderHostAndPort>localhost:8085</senderHostAndPort> <receiverHostAndPort>localhost:8080</receiverHostAndPort> <httpHeaders> <Method value="POST" rawURI="/axis2/services/SOAPHeaderService.SOAPHeader"> <uri>/axis2/services/SOAPHeaderService.SOAPHeader</uri> </Method> <User-Agent>Axis2</User-Agent> <Host>localhost:8080</Host> <Transfer-Encoding>chunked</Transfer-Encoding> <Content-Type type="application/soap+xml"> <charset>UTF-8</charset> <action>http://example.org/message-test/action/EchoString2</action> </Content-Type> </httpHeaders> <content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns6:echoString2 xmlns:ns6="http://example.org/message-test/xsd">echoString</ns6:echoString2></soapenv:Body></soapenv:Envelope></content> </message> <message type="response" number="10" conversation="5" timestamp="2007-01-25T11:49:04.175Z"> <senderHostAndPort>localhost:8080</senderHostAndPort> <receiverHostAndPort>localhost:8085</receiverHostAndPort> <httpHeaders> <StatusCode value="200">HTTP/1.1 200 OK</StatusCode> <Server>Apache-Coyote/1.1</Server> <Content-Type type="application/soap+xml"> <charset>UTF-8</charset> </Content-Type> <Transfer-Encoding>chunked</Transfer-Encoding> <Date>Thu, 25 Jan 2007 05:49:03 GMT</Date> </httpHeaders> <content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><TestSOAPHeader xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" /></soapenv:Header><soapenv:Body><ns21:echoString2Return xmlns:ns21="http://example.org/message-test/xsd">echoString</ns21:echoString2Return></soapenv:Body></soapenv:Envelope></content> </message> <message type="request" number="11" conversation="6" timestamp="2007-01-25T11:49:04.227Z"> <senderHostAndPort>localhost:8085</senderHostAndPort> <receiverHostAndPort>localhost:8080</receiverHostAndPort> <httpHeaders> <Method value="POST" rawURI="/axis2/services/SOAPHeaderService.SOAPHeader"> <uri>/axis2/services/SOAPHeaderService.SOAPHeader</uri> </Method> <User-Agent>Axis2</User-Agent> <Host>localhost:8080</Host> <Transfer-Encoding>chunked</Transfer-Encoding> <Content-Type type="application/soap+xml"> <charset>UTF-8</charset> <action>http://example.org/message-test/action/EchoStringOutFault</action> </Content-Type> </httpHeaders> <content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns7:echoString4 xmlns:ns7="http://example.org/message-test/xsd">echoString</ns7:echoString4></soapenv:Body></soapenv:Envelope></content> </message> <message type="response" number="12" conversation="6" timestamp="2007-01-25T11:49:04.259Z"> <senderHostAndPort>localhost:8080</senderHostAndPort> <receiverHostAndPort>localhost:8085</receiverHostAndPort> <httpHeaders> <StatusCode value="400">HTTP/1.1 400 Bad Request</StatusCode> <Server>Apache-Coyote/1.1</Server> <Content-Type type="application/soap+xml"> <charset>UTF-8</charset> </Content-Type> <Transfer-Encoding>chunked</Transfer-Encoding> <Date>Thu, 25 Jan 2007 05:49:03 GMT</Date> <Connection>close</Connection> </httpHeaders> <content><?_xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><TestSOAPHeader xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" /></soapenv:Header><soapenv:Body><soapenv:Fault><soapenv:Code><soapenv:Value>soapenv:Sender</soapenv:Value></soapenv:Code><soapenv:Reason><soapenv:Text xml:lang="en-US">MessageTestSimpleOutFaultException</soapenv:Text></soapenv:Reason><soapenv:Detail><ns22:messageTestSimpleOutFault xmlns:ns22="http://example.org/message-test/xsd">EchoStringOutFault</ns22:messageTestSimpleOutFault></soapenv:Detail></soapenv:Fault></soapenv:Body></soapenv:Envelope></content> </message> </log> Index: description.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-5G/description.wsdlcm,v retrieving revision 1.5 retrieving revision 1.6 diff -C 2 -d -r1.5 -r1.6 *** description.wsdlcm 22 Jan 2007 11:36:26 -0000 1.5 --- description.wsdlcm 25 Jan 2007 09:15:41 -0000 1.6 *************** *** 229,232 **** --- 229,233 ---- <soapcm:soapBindingExtension> <httpcm:httpCookies>false</httpcm:httpCookies> + <httpcm:httpQueryParameterSeparatorDefault>&</httpcm:httpQueryParameterSeparatorDefault> <soapcm:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapcm:soapUnderlyingProtocol> <soapcm:soapVersion>1.2</soapcm:soapVersion> *************** *** 344,347 **** --- 345,349 ---- <soapcm:soapBindingExtension> <httpcm:httpCookies>false</httpcm:httpCookies> + <httpcm:httpQueryParameterSeparatorDefault>&</httpcm:httpQueryParameterSeparatorDefault> <soapcm:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapcm:soapUnderlyingProtocol> <soapcm:soapVersion>1.2</soapcm:soapVersion> --- NEW FILE: log-MessageTest5G-wso2-wso2-output.xml --- <?xml version="1.0" encoding="UTF-8"?> <resultSets xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><head><messages>12</messages><expectedMessages>12</expectedMessages><tests>82</tests><tstamp>2007-01-25T11:49:03.547Z</tstamp><generated>January 25 2007</generated><from>Axis2</from><to>Apache-Coyote/1.1</to></head><resultSet number="1" type="request" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="1"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:lg/l:message[@number="1"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString"</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Header/*[(@soap12:mustUnderstand="true" or @soap12:mustUnderstand="1") and local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref="" result="passed">count(/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="2" type="response" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="2"]/@type="response"</test><testref="" result="passed">/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="3" type="request" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="3"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeadersl:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString2"</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="4" type="response" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="4"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Header/*[(@soap12:mustUnderstand="true" or @soap12:mustUnderstand="1") and local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref="" result="passed">count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="5" type="request" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="5"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@valu='POST'</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringOutFault"</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="6" type="response" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="6"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='applcation/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet><resultSet number="7" type="request" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="7"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""result="passed">/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString"</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref="" result="passed">count(/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="8" type="response" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="8"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:httpHaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="9" type="request" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="9"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="9"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passe">/l:log/l:message[@number="9"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString2"</test><test ref="" result="passed">/l:log/l:message[@number="9"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="10" type="response" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="10"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="10"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="10"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number=10"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref="" result="passed">count(/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="11" type="request" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="11"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passd">/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringOutFault"</test><test ref="" result="passed">/l:log/l:message[@number="11"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="11"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="11"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="12" type="response" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="12"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="12"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="12"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@numer="12"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</test><test ref="" result="passed">/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></resultSets> Index: log-MessageTest5G-canon-canon-output.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-5G/log-MessageTest5G-canon-canon-output.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C 2 -d -r1.8 -r1.9 *** log-MessageTest5G-canon-canon-output.xml 23 Jan 2007 04:55:42 -0000 1.8 --- log-MessageTest5G-canon-canon-output.xml 25 Jan 2007 09:15:41 -0000 1.9 *************** *** 1,2 **** <?xml version="1.0" encoding="UTF-8"?> ! <resultSets xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><head><messages>12</messages><expectedMessages>12</expectedMessages><tests>82</tests><tstamp>2007-01-22T15:01:46.742Z</tstamp><generated>January 23 2007</generated><from>Unknown</from><to>Apache/2.0.54 (Win32)</to></head><resultSet number="1" type="request" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="1"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passd">/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString"</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Header/*[(@soap12:mustUnderstand="true" or @soap12:mustUnderstand="1") and local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref="" result="passed">count(/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="2" type="response" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="2"]/@type="response"</tet><test ref="" result="passed">/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="3" type="request" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="3"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString2"</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="4" type="response" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="4"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:Contet-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Header/*[(@soap12:mustUnderstand="true" or @soap12:mustUnderstand="1") and local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref="" result="passed">count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="5" type="request" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="5"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Methd/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringOutFault"</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="6" type="response" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="6"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@tye='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet><resultSet number="7" type="request" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="7"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><tes ref="" result="passed">/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString"</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref="" result="passed">count(/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="8" type="response" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="8"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="8"]l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="9" type="request" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="9"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="9"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" resul="passed">/l:log/l:message[@number="9"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString2"</test><test ref="" result="passed">/l:log/l:message[@number="9"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="10" type="response" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="10"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="10"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="10"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[number="10"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref="" result="passed">count(/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="11" type="request" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="11"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" resut="passed">/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringOutFault"</test><test ref="" result="passed">/l:log/l:message[@number="11"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="11"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="11"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="12" type="response" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="12"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="12"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="12"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:messge[@number="12"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</test><test ref="" result="passed">/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></resultSets> \ No newline at end of file --- 1,2 ---- <?xml version="1.0" encoding="UTF-8"?> ! <resultSets xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><head><messages>12</messages><expectedMessages>12</expectedMessages><tests>82</tests><tstamp>2007-01-22T15:01:46.742Z</tstamp><generated>January 25 2007</generated><from>Unknown</from><to>Apache/2.0.54 (Win32)</to></head><resultSet number="1" type="request" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="1"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passd">/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString"</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Header/*[(@soap12:mustUnderstand="true" or @soap12:mustUnderstand="1") and local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref="" result="passed">count(/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="2" type="response" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="2"]/@type="response"</tet><test ref="" result="passed">/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="3" type="request" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="3"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString2"</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="4" type="response" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="4"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:httpHeaders/l:Contet-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Header/*[(@soap12:mustUnderstand="true" or @soap12:mustUnderstand="1") and local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref="" result="passed">count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="5" type="request" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="5"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Methd/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringOutFault"</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="6" type="response" endpoint="SOAPHeaderMustUnderstand" binding="SimpleEchoSOAPBindingMU" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="6"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@tye='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet><resultSet number="7" type="request" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="7"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><tes ref="" result="passed">/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString"</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref="" result="passed">count(/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="8" type="response" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="8"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="8"]l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="9" type="request" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="9"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="9"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" resul="passed">/l:log/l:message[@number="9"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString2"</test><test ref="" result="passed">/l:log/l:message[@number="9"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="10" type="response" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="10"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="10"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="10"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[number="10"]/l:content/soap12:Envelope</test><test ref="" result="passed">/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</test><test ref="" result="passed">count(/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="11" type="request" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="11"]/@type="request"</test><test ref="" result="passed">/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@value='POST'</test><test ref="" result="passed">/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" resut="passed">/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringOutFault"</test><test ref="" result="passed">/l:log/l:message[@number="11"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:message[@number="11"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="11"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="12" type="response" endpoint="SOAPHeader" binding="SimpleEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="12"]/@type="response"</test><test ref="" result="passed">/l:log/l:message[@number="12"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="passed">/l:log/l:message[@number="12"]/l:content/soap12:Envelope</test><test ref="" result="passed">count(/l:log/l:messge[@number="12"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref="" result="passed">/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</test><test ref="" result="passed">/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</test></resultSet></resultSets> \ No newline at end of file Index: log-MessageTest5G-canon-canon-results.html =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-5G/log-MessageTest5G-canon-canon-results.html,v retrieving revision 1.10 retrieving revision 1.11 diff -C 2 -d -r1.10 -r1.11 *** log-MessageTest5G-canon-canon-results.html 23 Jan 2007 04:55:42 -0000 1.10 --- log-MessageTest5G-canon-canon-results.html 25 Jan 2007 09:15:41 -0000 1.11 *************** *** 14,19 **** <body> <h1>Message exchange test results</h1> ! <p>Generated January 23 2007, ! 1004</p> <h2>From Unknown --- 14,19 ---- <body> <h1>Message exchange test results</h1> ! <p>Generated January 25 2007, ! 1437</p> <h2>From Unknown --- NEW FILE: log-MessageTest5G-wso2-wso2.wsimsg --- <?xml version="1.0" encoding="UTF-8"?> <log timestamp="2007-01-25T11:54:04.818" 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="null" version="1.4.2"/> <operatingSystem name="Linux" version="2.6.15-27-686"/> <xmlParser name="Apache Xerces" version="Xerces-J 2.8.0"/> </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="2007-01-25T11:49:03.547Z"> <messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><ns1:TestSOAPHeader xmlns:ns1="http://www.w3.org/2002/ws/desc/6/10/test-module" soapenv:mustUnderstand="true" /></soapenv:Header><soapenv:Body><ns1:echoString xmlns:ns1="http://example.org/message-test/xsd">echoString</ns1:echoString></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8085</senderHostAndPort> <receiverHostAndPort>localhost:8080</receiverHostAndPort> <httpHeaders>POST /axis2/services/SOAPHeaderService.SOAPHeaderMustUnderstand/EchoString HTTP/1.1
 User-Agent: Axis2
 Host: localhost:8080
 Content-Length: 396
 Content-Type: application/soap+xml; charset=UTF-8;action="http://example.org/message-test/action/EchoString";
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="2" conversationID="1" type="response" timestamp="2007-01-25T11:49:03.582Z"> <messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns17:echoStringReturn xmlns:ns17="http://example.org/message-test/xsd">echoString</ns17:echoStringReturn></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8080</senderHostAndPort> <receiverHostAndPort>localhost:8085</receiverHostAndPort> <httpHeaders>HTTP/1.1 200 OK
 Server: Apache-Coyote/1.1
 Content-Type: application/soap+xml;charset=UTF-8
 Transfer-Encoding: chunked
 Date: Thu, 25 Jan 2007 05:49:03 GMT
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="3" conversationID="2" type="request" timestamp="2007-01-25T11:49:03.660Z"> <messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns2:echoString2 xmlns:ns2="http://example.org/message-test/xsd">echoString</ns2:echoString2></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8085</senderHostAndPort> <receiverHostAndPort>localhost:8080</receiverHostAndPort> <httpHeaders>POST /axis2/services/SOAPHeaderService.SOAPHeaderMustUnderstand/EchoString2 HTTP/1.1
 User-Agent: Axis2
 Host: localhost:8080
 Content-Length: 271
 Content-Type: application/soap+xml; charset=UTF-8;action="http://example.org/message-test/action/EchoString2";
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="4" conversationID="2" type="response" timestamp="2007-01-25T11:49:03.711Z"> <messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><TestSOAPHeader xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" soapenv:mustUnderstand="1" /></soapenv:Header><soapenv:Body><ns18:echoString2Return xmlns:ns18="http://example.org/message-test/xsd">echoString</ns18:echoString2Return></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8080</senderHostAndPort> <receiverHostAndPort>localhost:8085</receiverHostAndPort> <httpHeaders>HTTP/1.1 200 OK
 Server: Apache-Coyote/1.1
 Content-Type: application/soap+xml;charset=UTF-8
 Transfer-Encoding: chunked
 Date: Thu, 25 Jan 2007 05:49:03 GMT
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="5" conversationID="3" type="request" timestamp="2007-01-25T11:49:03.796Z"> <messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns3:echoString4 xmlns:ns3="http://example.org/message-test/xsd">echoString</ns3:echoString4></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8085</senderHostAndPort> <receiverHostAndPort>localhost:8080</receiverHostAndPort> <httpHeaders>POST /axis2/services/SOAPHeaderService.SOAPHeaderMustUnderstand/EchoStringOutFault HTTP/1.1
 User-Agent: Axis2
 Host: localhost:8080
 Content-Length: 271
 Content-Type: application/soap+xml; charset=UTF-8;action="http://example.org/message-test/action/EchoStringOutFault";
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="6" conversationID="3" type="response" timestamp="2007-01-25T11:49:03.801Z"> <messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><TestSOAPHeader xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" soapenv:mustUnderstand="1" /></soapenv:Header><soapenv:Body><soapenv:Fault><soapenv:Code><soapenv:Value>soapenv:Sender</soapenv:Value></soapenv:Code><soapenv:Reason><soapenv:Text xml:lang="en-US">MessageTestSimpleOutFaultException</soapenv:Text></soapenv:Reason><soapenv:Detail><ns19:messageTestSimpleOutFault xmlns:ns19="http://example.org/message-test/xsd">EchoStringOutFault</ns19:messageTestSimpleOutFault></soapenv:Detail></soapenv:Fault></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8080</senderHostAndPort> <receiverHostAndPort>localhost:8085</receiverHostAndPort> <httpHeaders>HTTP/1.1 400 Bad Request
 Server: Apache-Coyote/1.1
 Content-Type: application/soap+xml;charset=UTF-8
 Transfer-Encoding: chunked
 Date: Thu, 25 Jan 2007 05:49:03 GMT
 Connection: close
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="7" conversationID="4" type="request" timestamp="2007-01-25T11:49:03.991Z"> <messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><ns4:TestSOAPHeader xmlns:ns4="http://www.w3.org/2002/ws/desc/6/10/test-module"><testHeader /></ns4:TestSOAPHeader></soapenv:Header><soapenv:Body><ns5:echoString xmlns:ns5="http://example.org/message-test/xsd">echoString</ns5:echoString></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8085</senderHostAndPort> <receiverHostAndPort>localhost:8080</receiverHostAndPort> <httpHeaders>POST /axis2/services/SOAPHeaderService.SOAPHeader HTTP/1.1
 User-Agent: Axis2
 Host: localhost:8080
 Transfer-Encoding: chunked
 Content-Type: application/soap+xml; charset=UTF-8;action="http://example.org/message-test/action/EchoString";
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="8" conversationID="4" type="response" timestamp="2007-01-25T11:49:04.013Z"> <messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns20:echoStringReturn xmlns:ns20="http://example.org/message-test/xsd">echoString</ns20:echoStringReturn></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8080</senderHostAndPort> <receiverHostAndPort>localhost:8085</receiverHostAndPort> <httpHeaders>HTTP/1.1 200 OK
 Server: Apache-Coyote/1.1
 Content-Type: application/soap+xml;charset=UTF-8
 Transfer-Encoding: chunked
 Date: Thu, 25 Jan 2007 05:49:03 GMT
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="9" conversationID="5" type="request" timestamp="2007-01-25T11:49:04.158Z"> <messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns6:echoString2 xmlns:ns6="http://example.org/message-test/xsd">echoString</ns6:echoString2></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8085</senderHostAndPort> <receiverHostAndPort>localhost:8080</receiverHostAndPort> <httpHeaders>POST /axis2/services/SOAPHeaderService.SOAPHeader HTTP/1.1
 User-Agent: Axis2
 Host: localhost:8080
 Transfer-Encoding: chunked
 Content-Type: application/soap+xml; charset=UTF-8;action="http://example.org/message-test/action/EchoString2";
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="10" conversationID="5" type="response" timestamp="2007-01-25T11:49:04.175Z"> <messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><TestSOAPHeader xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" /></soapenv:Header><soapenv:Body><ns21:echoString2Return xmlns:ns21="http://example.org/message-test/xsd">echoString</ns21:echoString2Return></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8080</senderHostAndPort> <receiverHostAndPort>localhost:8085</receiverHostAndPort> <httpHeaders>HTTP/1.1 200 OK
 Server: Apache-Coyote/1.1
 Content-Type: application/soap+xml;charset=UTF-8
 Transfer-Encoding: chunked
 Date: Thu, 25 Jan 2007 05:49:03 GMT
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="11" conversationID="6" type="request" timestamp="2007-01-25T11:49:04.227Z"> <messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns7:echoString4 xmlns:ns7="http://example.org/message-test/xsd">echoString</ns7:echoString4></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8085</senderHostAndPort> <receiverHostAndPort>localhost:8080</receiverHostAndPort> <httpHeaders>POST /axis2/services/SOAPHeaderService.SOAPHeader HTTP/1.1
 User-Agent: Axis2
 Host: localhost:8080
 Transfer-Encoding: chunked
 Content-Type: application/soap+xml; charset=UTF-8;action="http://example.org/message-test/action/EchoStringOutFault";
 
 </httpHeaders> </messageEntry> <messageEntry xsi:type="httpMessageEntry" ID="12" conversationID="6" type="response" timestamp="2007-01-25T11:49:04.259Z"> <messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><TestSOAPHeader xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" /></soapenv:Header><soapenv:Body><soapenv:Fault><soapenv:Code><soapenv:Value>soapenv:Sender</soapenv:Value></soapenv:Code><soapenv:Reason><soapenv:Text xml:lang="en-US">MessageTestSimpleOutFaultException</soapenv:Text></soapenv:Reason><soapenv:Detail><ns22:messageTestSimpleOutFault xmlns:ns22="http://example.org/message-test/xsd">EchoStringOutFault</ns22:messageTestSimpleOutFault></soapenv:Detail></soapenv:Fault></soapenv:Body></soapenv:Envelope></messageContent> <senderHostAndPort>localhost:8080</senderHostAndPort> <receiverHostAndPort>localhost:8085</receiverHostAndPort> <httpHeaders>HTTP/1.1 400 Bad Request
 Server: Apache-Coyote/1.1
 Content-Type: application/soap+xml;charset=UTF-8
 Transfer-Encoding: chunked
 Date: Thu, 25 Jan 2007 05:49:03 GMT
 Connection: close
 
 </httpHeaders> </messageEntry> </log> --- NEW FILE: log-MessageTest5G-wso2-wso2-results.html --- <html xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Results</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <style type="text/css"> body {font-family:sans-serif} td {vertical-align:top; border-top:1px solid gray} .passed {width:4em; background-color:green; text-align:center} .failed {width:4em; background-color:red; text-align:center} .assertion {padding-bottom:.5em} </style> </head> <body> <h1>Message exchange test results</h1> <p>Generated January 25 2007, 1437</p> <h2>From Axis2 to Apache-Coyote/1.1</h2> <div></div> <div> <hr> <h3 id="message1">Message 1 (request) [<code class="from">localhost:8085</code> ⇨ <code class="to">localhost:8080</code>]</h3> <p style="font-size:small">EndpointComponent <code>SOAPHeaderMustUnderstand</code> <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBindingMU}</code> <br>Operation <code>http://example.org/message-test{EchoString}</code> <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code> <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code> <br> </p> <table cell-spacing="0" cellpadding="0"> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="1"]/@type="request"</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='POST'</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="1"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString"</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="1"]/l:content/soap12:Envelope</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Header/*[(@soap12:mustUnderstand="true" or @soap12:mustUnderstand="1") and local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">count(/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*)=1</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="1"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</div> </td> </tr> </table> <p> <a href="log-MessageTest5G-wso2-wso2.descmsg#message1">view log</a> </p> <hr> <h3 id="message2">Message 2 (response) [<code class="from">localhost:8080</code> ⇨ <code class="to">localhost:8085</code>]</h3> <p style="font-size:small">EndpointComponent <code>SOAPHeaderMustUnderstand</code> <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBindingMU}</code> <br>Operation <code>http://example.org/message-test{EchoString}</code> <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code> <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code> <br> </p> <table cell-spacing="0" cellpadding="0"> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="2"]/@type="response"</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="2"]/l:content/soap12:Envelope</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']</div> </td> </tr> </table> <p> <a href="log-MessageTest5G-wso2-wso2.descmsg#message2">view log</a> </p> <hr> <h3 id="message3">Message 3 (request) [<code class="from">localhost:8085</code> ⇨ <code class="to">localhost:8080</code>]</h3> <p style="font-size:small">EndpointComponent <code>SOAPHeaderMustUnderstand</code> <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBindingMU}</code> <br>Operation <code>http://example.org/message-test{EchoString2}</code> <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code> <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code> <br> </p> <table cell-spacing="0" cellpadding="0"> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="3"]/@type="request"</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString2"</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="3"]/l:content/soap12:Envelope</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</div> </td> </tr> </table> <p> <a href="log-MessageTest5G-wso2-wso2.descmsg#message3">view log</a> </p> <hr> <h3 id="message4">Message 4 (response) [<code class="from">localhost:8080</code> ⇨ <code class="to">localhost:8085</code>]</h3> <p style="font-size:small">EndpointComponent <code>SOAPHeaderMustUnderstand</code> <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBindingMU}</code> <br>Operation <code>http://example.org/message-test{EchoString2}</code> <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code> <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code> <br> </p> <table cell-spacing="0" cellpadding="0"> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="4"]/@type="response"</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="4"]/l:content/soap12:Envelope</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Header/*[(@soap12:mustUnderstand="true" or @soap12:mustUnderstand="1") and local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</div> </td> </tr> </table> <p> <a href="log-MessageTest5G-wso2-wso2.descmsg#message4">view log</a> </p> <hr> <h3 id="message5">Message 5 (request) [<code class="from">localhost:8085</code> ⇨ <code class="to">localhost:8080</code>]</h3> <p style="font-size:small">EndpointComponent <code>SOAPHeaderMustUnderstand</code> <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBindingMU}</code> <br>Operation <code>http://example.org/message-test{EchoStringOutFault}</code> <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code> <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code> <br> </p> <table cell-spacing="0" cellpadding="0"> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="5"]/@type="request"</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringOutFault"</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="5"]/l:content/soap12:Envelope</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">count(/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*)=1</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="5"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</div> </td> </tr> </table> <p> <a href="log-MessageTest5G-wso2-wso2.descmsg#message5">view log</a> </p> <hr> <h3 id="message6">Message 6 (response) [<code class="from">localhost:8080</code> ⇨ <code class="to">localhost:8085</code>]</h3> <p style="font-size:small">EndpointComponent <code>SOAPHeaderMustUnderstand</code> <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBindingMU}</code> <br>Operation <code>http://example.org/message-test{EchoStringOutFault}</code> <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code> <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code> <br> </p> <table cell-spacing="0" cellpadding="0"> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="6"]/@type="response"</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="6"]/l:content/soap12:Envelope</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">count(/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/*)=1</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="6"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</div> </td> </tr> </table> <p> <a href="log-MessageTest5G-wso2-wso2.descmsg#message6">view log</a> </p> <hr> <h3 id="message7">Message 7 (request) [<code class="from">localhost:8085</code> ⇨ <code class="to">localhost:8080</code>]</h3> <p style="font-size:small">EndpointComponent <code>SOAPHeader</code> <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code> <br>Operation <code>http://example.org/message-test{EchoString}</code> <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code> <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code> <br> </p> <table cell-spacing="0" cellpadding="0"> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="7"]/@type="request"</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="7"]/l:httpHeaders/l:Method/@value='POST'</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="7"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString"</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="7"]/l:content/soap12:Envelope</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">count(/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*)=1</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="7"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString' and namespace-uri()='http://example.org/message-test/xsd']</div> </td> </tr> </table> <p> <a href="log-MessageTest5G-wso2-wso2.descmsg#message7">view log</a> </p> <hr> <h3 id="message8">Message 8 (response) [<code class="from">localhost:8080</code> ⇨ <code class="to">localhost:8085</code>]</h3> <p style="font-size:small">EndpointComponent <code>SOAPHeader</code> <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code> <br>Operation <code>http://example.org/message-test{EchoString}</code> <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code> <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code> <br> </p> <table cell-spacing="0" cellpadding="0"> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="8"]/@type="response"</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="8"]/l:httpHeaders/l:StatusCode/@value='200'</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="8"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="8"]/l:content/soap12:Envelope</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">count(/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*)=1</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="8"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoStringReturn' and namespace-uri()='http://example.org/message-test/xsd']</div> </td> </tr> </table> <p> <a href="log-MessageTest5G-wso2-wso2.descmsg#message8">view log</a> </p> <hr> <h3 id="message9">Message 9 (request) [<code class="from">localhost:8085</code> ⇨ <code class="to">localhost:8080</code>]</h3> <p style="font-size:small">EndpointComponent <code>SOAPHeader</code> <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code> <br>Operation <code>http://example.org/message-test{EchoString2}</code> <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code> <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code> <br> </p> <table cell-spacing="0" cellpadding="0"> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="9"]/@type="request"</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="9"]/l:httpHeaders/l:Method/@value='POST'</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="9"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="9"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString2"</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="9"]/l:content/soap12:Envelope</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">count(/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*)=1</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="9"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']</div> </td> </tr> </table> <p> <a href="log-MessageTest5G-wso2-wso2.descmsg#message9">view log</a> </p> <hr> <h3 id="message10">Message 10 (response) [<code class="from">localhost:8080</code> ⇨ <code class="to">localhost:8085</code>]</h3> <p style="font-size:small">EndpointComponent <code>SOAPHeader</code> <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code> <br>Operation <code>http://example.org/message-test{EchoString2}</code> <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code> <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code> <br> </p> <table cell-spacing="0" cellpadding="0"> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="10"]/@type="response"</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="10"]/l:httpHeaders/l:StatusCode/@value='200'</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="10"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="10"]/l:content/soap12:Envelope</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Header/*[local-name()="TestSOAPHeader" and namespace-uri()="http://www.w3.org/2002/ws/desc/6/10/test-module"]</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">count(/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*)=1</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="10"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</div> </td> </tr> </table> <p> <a href="log-MessageTest5G-wso2-wso2.descmsg#message10">view log</a> </p> <hr> <h3 id="message11">Message 11 (request) [<code class="from">localhost:8085</code> ⇨ <code class="to">localhost:8080</code>]</h3> <p style="font-size:small">EndpointComponent <code>SOAPHeader</code> <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code> <br>Operation <code>http://example.org/message-test{EchoStringOutFault}</code> <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code> <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code> <br> </p> <table cell-spacing="0" cellpadding="0"> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="11"]/@type="request"</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="11"]/l:httpHeaders/l:Method/@value='POST'</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="11"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoStringOutFault"</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="11"]/l:content/soap12:Envelope</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">count(/l:log/l:message[@number="11"]/l:content/soap12:Envelope/soap12:Body/*)=1</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="11"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString4' and namespace-uri()='http://example.org/message-test/xsd']</div> </td> </tr> </table> <p> <a href="log-MessageTest5G-wso2-wso2.descmsg#message11">view log</a> </p> <hr> <h3 id="message12">Message 12 (response) [<code class="from">localhost:8080</code> ⇨ <code class="to">localhost:8085</code>]</h3> <p style="font-size:small">EndpointComponent <code>SOAPHeader</code> <br>BindingComponent <code>http://example.org/message-test{SimpleEchoSOAPBinding}</code> <br>Operation <code>http://example.org/message-test{EchoStringOutFault}</code> <br>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code> <br>SOAP MEP <code>http://www.w3.org/2003/05/soap/mep/request-response/</code> <br> </p> <table cell-spacing="0" cellpadding="0"> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="12"]/@type="response"</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="12"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="12"]/l:content/soap12:Envelope</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">count(/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/*)=1</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault</div> </td> </tr> <tr> <td class="passed"> <div>OK</div> </td><td> <div class="assertion">/l:log/l:message[@number="12"]/l:content/soap12:Envelope/soap12:Body/soap12:Fault/soap12:Detail/*[local-name()="messageTestSimpleOutFault" and namespace-uri()="http://example.org/message-test/xsd"]</div> </td> </tr> </table> <p> <a href="log-MessageTest5G-wso2-wso2.descmsg#message12">view log</a> </p> </div> </body> </html>
Received on Thursday, 25 January 2007 09:16:03 UTC