- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 25 Jan 2007 09:15:41 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-4G
In directory hutz:/tmp/cvs-serv21602/test-suite/results-messages/MessageTest-4G
Modified Files:
description-generate-report-xml.xsl
description-message-properties.xml
log-MessageTest4G-canon-canon-results.html
description-generate-report-html.xsl
description-xpath-assertions.xml description.wsdlcm
log-MessageTest4G-canon-canon-output.xml
Added Files:
log-MessageTest4G-wso2-wso2-output.xml
log-MessageTest4G-wso2-wso2-results.html
log-MessageTest4G-wso2-wso2.descmsg
log-MessageTest4G-wso2-wso2.wsimsg
Log Message:
More results: http://lists.w3.org/Archives/Public/www-ws-desc/2007Jan/0180.html
Index: description-generate-report-xml.xsl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-4G/description-generate-report-xml.xsl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C 2 -d -r1.7 -r1.8
*** description-generate-report-xml.xsl 18 Jan 2007 15:42:10 -0000 1.7
--- description-generate-report-xml.xsl 25 Jan 2007 09:15:39 -0000 1.8
***************
*** 1,4 ****
! <?xml version="1.0" encoding="UTF-8"?><!--
This is a style sheet, generated by evaluate-xml-log-xsl.xslt.
******** DO NOT EDIT *********
! --><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" l:fake="false"><xsl:param name="DSTAMP"/><xsl:param name="TSTAMP"/><xsl:param name="TODAY"/><xsl:output method="xml"/><xsl:template match="/"><resultSets xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><head><messages><xsl:value-of select="count(/l:log/l:message)"/></messages><expectedMessages>6</expectedMessages><tests>30</tests><tstamp><xsl:value-of select="/l:log/l:message/@timestamp"/></tstamp><generated><xsl:value-of select="$TODAY"/></generated><from><xsl:call-template name="find-agent"><xsl:with-param name="message" select="/l:log/l:message[@type="request"]"/></xsl:call-template></from><to><xsl:call-template name="find-agent"><xsl:with-pram name="message" select="/l:log/l:message[@type="response"]"/></xsl:call-template></to></head><xsl:call-template name="message1"/><xsl:call-template name="message2"/><xsl:call-template name="message3"/><xsl:call-template name="message4"/><xsl:call-template name="message5"/><xsl:call-template name="message6"/></resultSets></xsl:template><xsl:template name="find-agent"><xsl:param name="message"/><xsl:choose><xsl:when test="$message/l:httpHeaders/l:Server"><xsl:value-of select="$message/l:httpHeaders/l:Server"/></xsl:when><xsl:when test="$message/l:httpHeaders/l:User-Agent"><xsl:value-of select="$message/l:httpHeaders/l:User-Agent"/></xsl:when><xsl:otherwise>Unknown</xsl:otherwise></xsl:choose></xsl:template><xsl:template name="message1"><resultSet number="1" type="request" endpoint="MessageTestSOAP" binding="ComplexEchoSOAPBinding" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:modul="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="1"]/@type="request"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='GET'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='GET'</test></resultSet></xsl:template><xsl:template name="message2"><resultSet number="2" type="response" endpoint="MessageTestSOAP" binding="ComplexEchoSOAPBinding" xmlns:m="http://www.w3.org/2006/1/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/@type="response"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"<xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Header/module:module-test">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Header/module:module-test</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:mesage[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message3"><resultSet number="3" type="request" endpoint="MessageTestGenericSOAP" binding="GenericSOAPBinding" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.or/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="3"]/@type="request"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='appication/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="3"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.orgmessage-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/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></xsl:template><xsl:template name="message4"><resultSet number="4" type="response" endpoint="MessageTestGenericSOAP" binding="GenericSOAPBinding" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/@type="response"">passed</xsl:when><xsl:otherwisefailed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:content/sop12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/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></xsl:template><xsl:template name="message5"><resultSet number="5" type="request" endpoint="MessageTestSOAPHTTP" binding="ComplexEchoSOAPHTTPBinding" xmlns:m="http://wwww3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/@type="request"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="reult"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString2"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString2"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/l:httpHeaders/l:Transfer-Encoding='gzip'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Transfer-Ecoding='gzip'</test></resultSet></xsl:template><xsl:template name="message6"><resultSet number="6" type="response" endpoint="MessageTestSOAPHTTP" binding="ComplexEchoSOAPHTTPBinding" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/@type="response"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCod/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/l:httpHeaders/l:Transfer-Encoding='gzip'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:Transfer-Encoding='gzip'</test></resultSet></xsl:template></xsl:stylesheet>
\ No newline at end of file
--- 1,5 ----
! <?xml version="1.0" encoding="UTF-8"?>
! <!--
This is a style sheet, generated by evaluate-xml-log-xsl.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:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" l:fake="false"><xsl:param name="DSTAMP"/><xsl:param name="TSTAMP"/><xsl:param name="TODAY"/><xsl:output method="xml"/><xsl:template match="/"><resultSets><head><messages><xsl:value-of select="count(/l:log/l:message)"/></messages><expectedMessages>6</expectedMessages><tests>30</tests><tstamp><xsl:value-of select="/l:log/l:message/@timestamp"/></tstamp><generated><xsl:value-of select="$TODAY"/></generated><from><xsl:call-template name="find-agent"><xsl:with-param name="message" select="/l:log/l:message[@type="request"]"/></xsl:call-template></from><to><xsl:call-template name="find-agent"><xsl:with-pram name="message" select="/l:log/l:message[@type="response"]"/></xsl:call-template></to></head><xsl:call-template name="message1"/><xsl:call-template name="message2"/><xsl:call-template name="message3"/><xsl:call-template name="message4"/><xsl:call-template name="message5"/><xsl:call-template name="message6"/></resultSets></xsl:template><xsl:template name="find-agent"><xsl:param name="message"/><xsl:choose><xsl:when test="$message/l:httpHeaders/l:Server"><xsl:value-of select="$message/l:httpHeaders/l:Server"/></xsl:when><xsl:when test="$message/l:httpHeaders/l:User-Agent"><xsl:value-of select="$message/l:httpHeaders/l:User-Agent"/></xsl:when><xsl:otherwise>Unknown</xsl:otherwise></xsl:choose></xsl:template><xsl:template name="message1"><resultSet binding="ComplexEchoSOAPBinding" endpoint="MessageTestSOAP" type="request" number="1"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="1"]/@type="request"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='GET'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="1"]/l:httpHeaders/l:Method/@value='GET'</test></resultSet></xsl:template><xsl:template name="message2"><resultSet binding="ComplexEchoSOAPBinding" endpoint="MessageTestSOAP" type="response" number="2"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/@type="response"">passed</xsl:when><sl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Header/module:module-test">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Header/module:module-test</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xs:attribute>/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet></xsl:template><xsl:template name="message3"><resultSet binding="GenericSOAPBinding" endpoint="MessageTestGenericSOAP" type="request" number="3"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="3"]/@type="request"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="3"]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="3"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="3"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribte name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="3"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/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></xsl:template><xsl:template name="message4"><resultSet binding="GenericSOAPBinding" endpoint="MessageTestGenericSOAP" type="response" number="4"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/@type="response"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/@tye="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/l:content/soap12:Envelope">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="4"]/l:content/soap12:Envelope</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when tst="count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>count(/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*)=1</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="4"]/l:content/soap12:Envelope/soap12:Body/*[local-name()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/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></xsl:template><xsl:template name="message5"><resultSet binding="ComplexEchoSOAPHTTPBinding" endpoint="MessageTestSOAPHTTP" type="request" number="5"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message"select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/@type="request"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/@type="request"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Method/@value='POST'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choos><xsl:when test="/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString2"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Content-Type/l:action="http://example.org/message-test/action/EchoString2"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="5"]/l:httpHeaders/l:Transfer-Encoding='gzip'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="5"]/l:httpHeaders/l:Transfer-Encoding='gzip'</test></resultSet></xsl:template><xsl:template name="message6"><resultSet binding="ComplexEchoSOAPHTTPBinding" endpoint="MessageTestSOAPHTTP" type="response" number="6"><xsl:attribute name="implementation"><xsl:call-template name="find-agent"><xsl:with-param name="message" select="."/></xsl:call-template></xsl:attribute><test ref=""><xsl:attribue name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/@type="response"">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/@type="response"</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='200'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:StatusCode/@value='200'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref=""><xsl:attribute name="result"><xsl:choose><xsl:when test="/l:log/l:message[@number="6"]/l:httpHeders/l:Transfer-Encoding='gzip'">passed</xsl:when><xsl:otherwise>failed</xsl:otherwise></xsl:choose></xsl:attribute>/l:log/l:message[@number="6"]/l:httpHeaders/l:Transfer-Encoding='gzip'</test></resultSet></xsl:template></xsl:stylesheet>
\ No newline at end of file
Index: description.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-4G/description.wsdlcm,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -d -r1.5 -r1.6
*** description.wsdlcm 18 Jan 2007 15:42:10 -0000 1.5
--- description.wsdlcm 25 Jan 2007 09:15:39 -0000 1.6
***************
*** 1,5 ****
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated by wsdl-component-model.xslt, Jonathan Marsh, WSO2, jonathan@wso2.com -->
! <descriptionComponent xml:id="N65537" xmlns:soapcm="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xmlns:wsacm="http://www.w3.org/2002/ws/desc/wsdl/component-ws-addressing" xmlns:ext="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xmlns:httpcm="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:rpccm="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:base="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns="http://www.w3.org/2002/ws/desc/wsdl/component">
<extensions>
<base:uri>http://www.w3.org/2006/01/wsdl-extensions</base:uri>
--- 1,5 ----
<?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:wsacm="http://www.w3.org/2002/ws/desc/wsdl/component-ws-addressing" 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>
***************
*** 9,13 ****
</extensions>
<interfaces>
! <interfaceComponent xml:id="N65581">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
--- 9,13 ----
</extensions>
<interfaces>
! <interfaceComponent xml:id="N1002D">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
***************
*** 15,19 ****
</name>
<interfaceOperations>
! <interfaceOperationComponent xml:id="N65584">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
--- 15,19 ----
</name>
<interfaceOperations>
! <interfaceOperationComponent xml:id="N10030">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
***************
*** 22,38 ****
<messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern>
<interfaceMessageReferences>
! <interfaceMessageReferenceComponent xml:id="N65593">
<messageLabel>In</messageLabel>
<direction>in</direction>
<messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="N65560"/>
! <base:parent ref="N65584"/>
</interfaceMessageReferenceComponent>
! <interfaceMessageReferenceComponent xml:id="N65596">
<messageLabel>Out</messageLabel>
<direction>out</direction>
<messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="N65564"/>
! <base:parent ref="N65584"/>
</interfaceMessageReferenceComponent>
</interfaceMessageReferences>
--- 22,38 ----
<messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern>
<interfaceMessageReferences>
! <interfaceMessageReferenceComponent xml:id="N10039">
<messageLabel>In</messageLabel>
<direction>in</direction>
<messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="N10018"/>
! <base:parent ref="N10030"/>
</interfaceMessageReferenceComponent>
! <interfaceMessageReferenceComponent xml:id="N1003C">
<messageLabel>Out</messageLabel>
<direction>out</direction>
<messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="N1001C"/>
! <base:parent ref="N10030"/>
</interfaceMessageReferenceComponent>
</interfaceMessageReferences>
***************
*** 40,44 ****
<base:uri>http://www.w3.org/2006/01/wsdl/style/iri</base:uri>
</style>
! <base:parent ref="N65581"/>
<ext:wsdlInterfaceOperationExtension>
<ext:safety>true</ext:safety>
--- 40,44 ----
<base:uri>http://www.w3.org/2006/01/wsdl/style/iri</base:uri>
</style>
! <base:parent ref="N1002D"/>
<ext:wsdlInterfaceOperationExtension>
<ext:safety>true</ext:safety>
***************
*** 49,77 ****
</interfaces>
<bindings>
! <bindingComponent xml:id="N65601">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>ComplexEchoSOAPBinding</base:localName>
</name>
! <interface ref="N65581"/>
<type>http://www.w3.org/2006/01/wsdl/soap</type>
<bindingOperations>
! <bindingOperationComponent xml:id="N65612">
! <interfaceOperation ref="N65584"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N65617">
! <interfaceMessageReference ref="N65593"/>
! <base:parent ref="N65612"/>
<soapcm:soapBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
! <bindingMessageReferenceComponent xml:id="N65619">
! <interfaceMessageReference ref="N65596"/>
! <base:parent ref="N65612"/>
<soapcm:soapBindingMessageReferenceExtension>
<soapcm:soapModules>
! <soapcm:soapModuleComponent xml:id="N65621">
<soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module</soapcm:ref>
<soapcm:required>false</soapcm:required>
! <base:parent ref="N65619"/>
</soapcm:soapModuleComponent>
</soapcm:soapModules>
--- 49,77 ----
</interfaces>
<bindings>
! <bindingComponent xml:id="N10041">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>ComplexEchoSOAPBinding</base:localName>
</name>
! <interface ref="N1002D"/>
<type>http://www.w3.org/2006/01/wsdl/soap</type>
<bindingOperations>
! <bindingOperationComponent xml:id="N1004C">
! <interfaceOperation ref="N10030"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N10051">
! <interfaceMessageReference ref="N10039"/>
! <base:parent ref="N1004C"/>
<soapcm:soapBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
! <bindingMessageReferenceComponent xml:id="N10053">
! <interfaceMessageReference ref="N1003C"/>
! <base:parent ref="N1004C"/>
<soapcm:soapBindingMessageReferenceExtension>
<soapcm:soapModules>
! <soapcm:soapModuleComponent xml:id="N10055">
<soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module</soapcm:ref>
<soapcm:required>false</soapcm:required>
! <base:parent ref="N10053"/>
</soapcm:soapModuleComponent>
</soapcm:soapModules>
***************
*** 79,83 ****
</bindingMessageReferenceComponent>
</bindingMessageReferences>
! <base:parent ref="N65601"/>
<soapcm:soapBindingOperationExtension>
<soapcm:soapAction>http://example.org/message-test/action/EchoString2</soapcm:soapAction>
--- 79,83 ----
</bindingMessageReferenceComponent>
</bindingMessageReferences>
! <base:parent ref="N10041"/>
<soapcm:soapBindingOperationExtension>
<soapcm:soapAction>http://example.org/message-test/action/EchoString2</soapcm:soapAction>
***************
*** 88,91 ****
--- 88,92 ----
<soapcm:soapBindingExtension>
<httpcm:httpCookies>false</httpcm:httpCookies>
+ <httpcm:httpQueryParameterSeparatorDefault>&</httpcm:httpQueryParameterSeparatorDefault>
<soapcm:soapMepDefault>http://www.w3.org/2003/05/soap/mep/request-response/</soapcm:soapMepDefault>
<soapcm:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapcm:soapUnderlyingProtocol>
***************
*** 93,97 ****
</soapcm:soapBindingExtension>
</bindingComponent>
! <bindingComponent xml:id="N65627">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
--- 94,98 ----
</soapcm:soapBindingExtension>
</bindingComponent>
! <bindingComponent xml:id="N1005B">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
***************
*** 101,110 ****
<soapcm:soapBindingExtension>
<httpcm:httpCookies>false</httpcm:httpCookies>
<soapcm:soapMepDefault>http://www.w3.org/2003/05/soap/mep/request-response/</soapcm:soapMepDefault>
<soapcm:soapModules>
! <soapcm:soapModuleComponent xml:id="N65637">
<soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module</soapcm:ref>
<soapcm:required>false</soapcm:required>
! <base:parent ref="N65627"/>
</soapcm:soapModuleComponent>
</soapcm:soapModules>
--- 102,112 ----
<soapcm:soapBindingExtension>
<httpcm:httpCookies>false</httpcm:httpCookies>
+ <httpcm:httpQueryParameterSeparatorDefault>&</httpcm:httpQueryParameterSeparatorDefault>
<soapcm:soapMepDefault>http://www.w3.org/2003/05/soap/mep/request-response/</soapcm:soapMepDefault>
<soapcm:soapModules>
! <soapcm:soapModuleComponent xml:id="N10065">
<soapcm:ref>http://www.w3.org/2002/ws/desc/6/10/test-module</soapcm:ref>
<soapcm:required>false</soapcm:required>
! <base:parent ref="N1005B"/>
</soapcm:soapModuleComponent>
</soapcm:soapModules>
***************
*** 113,137 ****
</soapcm:soapBindingExtension>
</bindingComponent>
! <bindingComponent xml:id="N65641">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>ComplexEchoSOAPHTTPBinding</base:localName>
</name>
! <interface ref="N65581"/>
<type>http://www.w3.org/2006/01/wsdl/soap</type>
<bindingOperations>
! <bindingOperationComponent xml:id="N65653">
! <interfaceOperation ref="N65584"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N65658">
! <interfaceMessageReference ref="N65593"/>
! <base:parent ref="N65653"/>
<soapcm:soapBindingMessageReferenceExtension>
<httpcm:httpTransferCoding>gzip</httpcm:httpTransferCoding>
</soapcm:soapBindingMessageReferenceExtension>
</bindingMessageReferenceComponent>
! <bindingMessageReferenceComponent xml:id="N65661">
! <interfaceMessageReference ref="N65596"/>
! <base:parent ref="N65653"/>
<soapcm:soapBindingMessageReferenceExtension>
<httpcm:httpTransferCoding>gzip</httpcm:httpTransferCoding>
--- 115,139 ----
</soapcm:soapBindingExtension>
</bindingComponent>
! <bindingComponent xml:id="N10069">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>ComplexEchoSOAPHTTPBinding</base:localName>
</name>
! <interface ref="N1002D"/>
<type>http://www.w3.org/2006/01/wsdl/soap</type>
<bindingOperations>
! <bindingOperationComponent xml:id="N10075">
! <interfaceOperation ref="N10030"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N1007A">
! <interfaceMessageReference ref="N10039"/>
! <base:parent ref="N10075"/>
<soapcm:soapBindingMessageReferenceExtension>
<httpcm:httpTransferCoding>gzip</httpcm:httpTransferCoding>
</soapcm:soapBindingMessageReferenceExtension>
</bindingMessageReferenceComponent>
! <bindingMessageReferenceComponent xml:id="N1007D">
! <interfaceMessageReference ref="N1003C"/>
! <base:parent ref="N10075"/>
<soapcm:soapBindingMessageReferenceExtension>
<httpcm:httpTransferCoding>gzip</httpcm:httpTransferCoding>
***************
*** 139,145 ****
</bindingMessageReferenceComponent>
</bindingMessageReferences>
! <base:parent ref="N65641"/>
<soapcm:soapBindingOperationExtension>
! <httpcm:httpTransferCodingDefault></httpcm:httpTransferCodingDefault>
<soapcm:soapAction>http://example.org/message-test/action/EchoString2</soapcm:soapAction>
</soapcm:soapBindingOperationExtension>
--- 141,147 ----
</bindingMessageReferenceComponent>
</bindingMessageReferences>
! <base:parent ref="N10069"/>
<soapcm:soapBindingOperationExtension>
! <httpcm:httpTransferCodingDefault/>
<soapcm:soapAction>http://example.org/message-test/action/EchoString2</soapcm:soapAction>
</soapcm:soapBindingOperationExtension>
***************
*** 149,152 ****
--- 151,155 ----
<httpcm:httpCookies>true</httpcm:httpCookies>
<httpcm:httpTransferCodingDefault>gzip</httpcm:httpTransferCodingDefault>
+ <httpcm:httpQueryParameterSeparatorDefault>&</httpcm:httpQueryParameterSeparatorDefault>
<soapcm:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapcm:soapUnderlyingProtocol>
<soapcm:soapVersion>1.2</soapcm:soapVersion>
***************
*** 155,184 ****
</bindings>
<services>
! <serviceComponent xml:id="N65666">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>MessageTest4GService</base:localName>
</name>
! <interface ref="N65581"/>
<endpoints>
! <endpointComponent xml:id="N65673">
<name>MessageTestSOAP</name>
! <binding ref="N65601"/>
<address>http://example.org/MessageTest-1G/endpoint-1</address>
! <base:parent ref="N65666"/>
<soapcm:soapEndpointExtension/>
</endpointComponent>
! <endpointComponent xml:id="N65678">
<name>MessageTestGenericSOAP</name>
! <binding ref="N65627"/>
<address>http://example.org/MessageTest-1G/endpoint-2</address>
! <base:parent ref="N65666"/>
<soapcm:soapEndpointExtension/>
</endpointComponent>
! <endpointComponent xml:id="N65683">
<name>MessageTestSOAPHTTP</name>
! <binding ref="N65641"/>
<address>http://example.org/MessageTest-1G/endpoint-3</address>
! <base:parent ref="N65666"/>
<soapcm:soapEndpointExtension>
<httpcm:httpAuthenticationRealm>example.org Realm</httpcm:httpAuthenticationRealm>
--- 158,187 ----
</bindings>
<services>
! <serviceComponent xml:id="N10082">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>MessageTest4GService</base:localName>
</name>
! <interface ref="N1002D"/>
<endpoints>
! <endpointComponent xml:id="N10089">
<name>MessageTestSOAP</name>
! <binding ref="N10041"/>
<address>http://example.org/MessageTest-1G/endpoint-1</address>
! <base:parent ref="N10082"/>
<soapcm:soapEndpointExtension/>
</endpointComponent>
! <endpointComponent xml:id="N1008E">
<name>MessageTestGenericSOAP</name>
! <binding ref="N1005B"/>
<address>http://example.org/MessageTest-1G/endpoint-2</address>
! <base:parent ref="N10082"/>
<soapcm:soapEndpointExtension/>
</endpointComponent>
! <endpointComponent xml:id="N10093">
<name>MessageTestSOAPHTTP</name>
! <binding ref="N10069"/>
<address>http://example.org/MessageTest-1G/endpoint-3</address>
! <base:parent ref="N10082"/>
<soapcm:soapEndpointExtension>
<httpcm:httpAuthenticationRealm>example.org Realm</httpcm:httpAuthenticationRealm>
***************
*** 190,194 ****
</services>
<elementDeclarations>
! <elementDeclarationComponent xml:id="N65560">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
--- 193,197 ----
</services>
<elementDeclarations>
! <elementDeclarationComponent xml:id="N10018">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
***************
*** 197,201 ****
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent>
! <elementDeclarationComponent xml:id="N65564">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
--- 200,204 ----
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent>
! <elementDeclarationComponent xml:id="N1001C">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
***************
*** 206,210 ****
</elementDeclarations>
<typeDefinitions>
! <typeDefinitionComponent xml:id="N65568">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
--- 209,213 ----
</elementDeclarations>
<typeDefinitions>
! <typeDefinitionComponent xml:id="N10020">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
--- NEW FILE: log-MessageTest4G-wso2-wso2.wsimsg ---
<?xml version="1.0" encoding="UTF-8"?>
<log timestamp="2007-01-25T11:48:13.024"
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:47:51.785Z">
<messageContent></messageContent>
<senderHostAndPort>localhost:8085</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>GET /axis2/services/MessageTest4GService.MessageTestSOAP?string=echoString HTTP/1.1
Content-Type: application/x-www-form-urlencoded; charset=UTF-8;action=http://example.org/message-test/action/EchoString2
User-Agent: Axis2
Host: localhost:8080

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="2" conversationID="1" type="response" timestamp="2007-01-25T11:47:51.877Z">
<messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><module-test xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" /></soapenv:Header><soapenv:Body><ns8:echoString2Return xmlns:ns8="http://example.org/message-test/xsd">echoString</ns8: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:47:51 GMT

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="3" conversationID="2" type="request" timestamp="2007-01-25T11:47:52.432Z">
<messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><module-test xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" /></soapenv:Header><soapenv:Body><ns1:echoString2 xmlns:ns1="http://example.org/message-test/xsd"><ns1:string>echoString</ns1:string></ns1:echoString2></soapenv:Body></soapenv:Envelope></messageContent>
<senderHostAndPort>localhost:8085</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>POST /axis2/services/MessageTest4GService.MessageTestGenericSOAP HTTP/1.1
User-Agent: Axis2
Host: localhost:8080
Transfer-Encoding: chunked
Content-Type: application/soap+xml; charset=UTF-8

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="4" conversationID="2" type="response" timestamp="2007-01-25T11:47:52.543Z">
<messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header><module-test xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" /></soapenv:Header><soapenv:Body><ns9:echoString2Return xmlns:ns9="http://example.org/message-test/xsd">echoString</ns9: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:47:51 GMT

</httpHeaders>
</messageEntry>
<messageEntry xsi:type="httpMessageEntry" ID="5" conversationID="3" type="request" timestamp="2007-01-25T11:47:52.652Z">
<messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns1:echoString2 xmlns:ns1="http://example.org/message-test/xsd"><ns1:string>echoString</ns1:string></ns1:echoString2></soapenv:Body></soapenv:Envelope></messageContent>
<senderHostAndPort>localhost:8085</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>POST /axis2/services/MessageTest4GService.MessageTestSOAPHTTP 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="6" conversationID="3" type="response" timestamp="2007-01-25T11:47:52.658Z">
<messageContent><?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"><soapenv:Header /><soapenv:Body><ns10:echoString2Return xmlns:ns10="http://example.org/message-test/xsd">echoString</ns10: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:47:51 GMT

</httpHeaders>
</messageEntry>
</log>
Index: description-xpath-assertions.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-4G/description-xpath-assertions.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C 2 -d -r1.7 -r1.8
*** description-xpath-assertions.xml 18 Jan 2007 15:42:10 -0000 1.7
--- description-xpath-assertions.xml 25 Jan 2007 09:15:39 -0000 1.8
***************
*** 1,10 ****
<?xml version="1.0" encoding="UTF-8"?>
! <assertionSets xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns="http://www.w3.org/2006/11/desc/assertions">
<assertionSet messagePosition="1">
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="1" type="request">
<endpoint name="MessageTestSOAP"/>
! <binding localName="ComplexEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-1</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
--- 1,10 ----
<?xml version="1.0" encoding="UTF-8"?>
! <assertionSets xmlns="http://www.w3.org/2006/11/desc/assertions" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:m="http://www.w3.org/2006/11/desc/messages">
<assertionSet messagePosition="1">
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="1" type="request">
<endpoint name="MessageTestSOAP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="ComplexEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-1</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
***************
*** 23,29 ****
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="2" type="response">
<endpoint name="MessageTestSOAP"/>
! <binding localName="ComplexEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-1</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
--- 23,29 ----
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="2" type="response">
<endpoint name="MessageTestSOAP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="ComplexEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-1</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
***************
*** 33,37 ****
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapMep>
! <soapModule required="false" ref="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
<messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
</message>
--- 33,37 ----
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapMep>
! <soapModule ref="http://www.w3.org/2002/ws/desc/6/10/test-module" required="false"/>
<messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
</message>
***************
*** 47,53 ****
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="3" type="request">
<endpoint name="MessageTestGenericSOAP"/>
! <binding localName="GenericSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-2</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
--- 47,53 ----
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="3" type="request">
<endpoint name="MessageTestGenericSOAP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-2</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
***************
*** 69,75 ****
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="4" type="response">
<endpoint name="MessageTestGenericSOAP"/>
! <binding localName="GenericSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-2</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
--- 69,75 ----
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="4" type="response">
<endpoint name="MessageTestGenericSOAP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-2</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
***************
*** 91,97 ****
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="5" type="request">
<endpoint name="MessageTestSOAPHTTP"/>
! <binding localName="ComplexEchoSOAPHTTPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-3</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
--- 91,97 ----
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="5" type="request">
<endpoint name="MessageTestSOAPHTTP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="ComplexEchoSOAPHTTPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-3</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
***************
*** 116,122 ****
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="6" type="response">
<endpoint name="MessageTestSOAPHTTP"/>
! <binding localName="ComplexEchoSOAPHTTPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-3</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
--- 116,122 ----
<message xmlns="http://www.w3.org/2006/11/desc/messages" messagePosition="6" type="response">
<endpoint name="MessageTestSOAPHTTP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="ComplexEchoSOAPHTTPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-3</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
--- NEW FILE: log-MessageTest4G-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>MessageTestSOAP</code>
<br>BindingComponent <code>http://example.org/message-test{ComplexEchoSOAPBinding}</code>
<br>Operation <code>http://example.org/message-test{EchoString2}</code> [<code>safety</code> is ON]<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/soap-response/</code>
<br>Style <code>http://www.w3.org/2006/01/wsdl/style/iri</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='GET'</div>
</td>
</tr>
</table>
<p>
<a href="log-MessageTest4G-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>MessageTestSOAP</code>
<br>BindingComponent <code>http://example.org/message-test{ComplexEchoSOAPBinding}</code>
<br>Operation <code>http://example.org/message-test{EchoString2}</code> [<code>safety</code> is ON]<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/soap-response/</code>
<br>Style <code>http://www.w3.org/2006/01/wsdl/style/iri</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">/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Header/module:module-test</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()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</div>
</td>
</tr>
</table>
<p>
<a href="log-MessageTest4G-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>MessageTestGenericSOAP</code>
<br>BindingComponent <code>http://example.org/message-test{GenericSOAPBinding}</code>
<br>Operation <code>http://example.org/message-test{EchoString2}</code> [<code>safety</code> is ON]<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>Style <code>http://www.w3.org/2006/01/wsdl/style/iri</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: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-MessageTest4G-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>MessageTestGenericSOAP</code>
<br>BindingComponent <code>http://example.org/message-test{GenericSOAPBinding}</code>
<br>Operation <code>http://example.org/message-test{EchoString2}</code> [<code>safety</code> is ON]<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>Style <code>http://www.w3.org/2006/01/wsdl/style/iri</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">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-MessageTest4G-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>MessageTestSOAPHTTP</code>
<br>BindingComponent <code>http://example.org/message-test{ComplexEchoSOAPHTTPBinding}</code>
<br>Operation <code>http://example.org/message-test{EchoString2}</code> [<code>safety</code> is ON]<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>Style <code>http://www.w3.org/2006/01/wsdl/style/iri</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/EchoString2"</div>
</td>
</tr>
<tr>
<td class="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="5"]/l:httpHeaders/l:Transfer-Encoding='gzip'</div>
</td>
</tr>
</table>
<p>
<a href="log-MessageTest4G-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>MessageTestSOAPHTTP</code>
<br>BindingComponent <code>http://example.org/message-test{ComplexEchoSOAPHTTPBinding}</code>
<br>Operation <code>http://example.org/message-test{EchoString2}</code> [<code>safety</code> is ON]<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>Style <code>http://www.w3.org/2006/01/wsdl/style/iri</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:StatusCode/@value='200'</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="failed">
<div class="failed">FAILED</div>
</td><td>
<div class="assertion">/l:log/l:message[@number="6"]/l:httpHeaders/l:Transfer-Encoding='gzip'</div>
</td>
</tr>
</table>
<p>
<a href="log-MessageTest4G-wso2-wso2.descmsg#message6">view log</a>
</p>
</div>
</body>
</html>
Index: description-message-properties.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-4G/description-message-properties.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C 2 -d -r1.6 -r1.7
*** description-message-properties.xml 18 Jan 2007 15:42:10 -0000 1.6
--- description-message-properties.xml 25 Jan 2007 09:15:39 -0000 1.7
***************
*** 3,9 ****
<message messagePosition="1" type="request">
<endpoint name="MessageTestSOAP"/>
! <binding localName="ComplexEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-1</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
--- 3,9 ----
<message messagePosition="1" type="request">
<endpoint name="MessageTestSOAP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="ComplexEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-1</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
***************
*** 18,24 ****
<message messagePosition="2" type="response">
<endpoint name="MessageTestSOAP"/>
! <binding localName="ComplexEchoSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-1</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
--- 18,24 ----
<message messagePosition="2" type="response">
<endpoint name="MessageTestSOAP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="ComplexEchoSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-1</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
***************
*** 28,39 ****
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapMep>
! <soapModule required="false" ref="http://www.w3.org/2002/ws/desc/6/10/test-module"/>
<messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
</message>
<message messagePosition="3" type="request">
<endpoint name="MessageTestGenericSOAP"/>
! <binding localName="GenericSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-2</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
--- 28,39 ----
<soapVersion>1.2</soapVersion>
<soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapMep>
! <soapModule ref="http://www.w3.org/2002/ws/desc/6/10/test-module" required="false"/>
<messageContentModel type="#element" localName="echoString2Return" namespace="http://example.org/message-test/xsd"/>
</message>
<message messagePosition="3" type="request">
<endpoint name="MessageTestGenericSOAP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-2</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
***************
*** 47,53 ****
<message messagePosition="4" type="response">
<endpoint name="MessageTestGenericSOAP"/>
! <binding localName="GenericSOAPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-2</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
--- 47,53 ----
<message messagePosition="4" type="response">
<endpoint name="MessageTestGenericSOAP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="GenericSOAPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-2</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
***************
*** 61,67 ****
<message messagePosition="5" type="request">
<endpoint name="MessageTestSOAPHTTP"/>
! <binding localName="ComplexEchoSOAPHTTPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-3</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
--- 61,67 ----
<message messagePosition="5" type="request">
<endpoint name="MessageTestSOAPHTTP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="ComplexEchoSOAPHTTPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-3</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
***************
*** 79,85 ****
<message messagePosition="6" type="response">
<endpoint name="MessageTestSOAPHTTP"/>
! <binding localName="ComplexEchoSOAPHTTPBinding" namespace="http://example.org/message-test" type="http://www.w3.org/2006/01/wsdl/soap"/>
! <interface localName="ComplexEcho" namespace="http://example.org/message-test"/>
! <operation localName="EchoString2" namespace="http://example.org/message-test" mep="http://www.w3.org/2006/01/wsdl/in-out"/>
<address>http://example.org/MessageTest-1G/endpoint-3</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
--- 79,85 ----
<message messagePosition="6" type="response">
<endpoint name="MessageTestSOAPHTTP"/>
! <binding type="http://www.w3.org/2006/01/wsdl/soap" namespace="http://example.org/message-test" localName="ComplexEchoSOAPHTTPBinding"/>
! <interface namespace="http://example.org/message-test" localName="ComplexEcho"/>
! <operation mep="http://www.w3.org/2006/01/wsdl/in-out" namespace="http://example.org/message-test" localName="EchoString2"/>
<address>http://example.org/MessageTest-1G/endpoint-3</address>
<style>http://www.w3.org/2006/01/wsdl/style/iri</style>
Index: description-generate-report-html.xsl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-4G/description-generate-report-html.xsl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C 2 -d -r1.7 -r1.8
*** description-generate-report-html.xsl 18 Jan 2007 15:42:10 -0000 1.7
--- description-generate-report-html.xsl 25 Jan 2007 09:15:39 -0000 1.8
***************
*** 4,8 ****
******** DO NOT EDIT *********
-->
! <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" l:fake="false">
<xsl:param name="DSTAMP"/>
<xsl:param name="TSTAMP"/>
--- 4,8 ----
******** DO NOT EDIT *********
-->
! <xsl:stylesheet xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" l:fake="false">
<xsl:param name="DSTAMP"/>
<xsl:param name="TSTAMP"/>
***************
*** 11,18 ****
<xsl:output method="html"/>
<xsl:template match="/">
! <html xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<head>
<title>Results</title>
! <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<style type="text/css">
body {font-family:sans-serif}
--- 11,18 ----
<xsl:output method="html"/>
<xsl:template match="/">
! <html>
<head>
<title>Results</title>
! <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
<style type="text/css">
body {font-family:sans-serif}
***************
*** 63,77 ****
</xsl:template>
<xsl:template match="l:message[@number="1"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message1" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 1 (request)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent <code>MessageTestSOAP</code>
<br/>BindingComponent <code>http://example.org/message-test{ComplexEchoSOAPBinding}</code>
<br/>Operation <code>http://example.org/message-test{EchoString2}</code> [<code>safety</code> is ON]<br/>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
--- 63,77 ----
</xsl:template>
<xsl:template match="l:message[@number="1"]">
! <hr/>
! <h3 id="message1">Message 1 (request)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent <code>MessageTestSOAP</code>
<br/>BindingComponent <code>http://example.org/message-test{ComplexEchoSOAPBinding}</code>
<br/>Operation <code>http://example.org/message-test{EchoString2}</code> [<code>safety</code> is ON]<br/>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
***************
*** 80,84 ****
<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="1"]/@type="request"">
--- 80,84 ----
<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="1"]/@type="request"">
***************
*** 126,130 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 126,130 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
***************
*** 134,148 ****
</xsl:template>
<xsl:template match="l:message[@number="2"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message2" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 2 (response)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent <code>MessageTestSOAP</code>
<br/>BindingComponent <code>http://example.org/message-test{ComplexEchoSOAPBinding}</code>
<br/>Operation <code>http://example.org/message-test{EchoString2}</code> [<code>safety</code> is ON]<br/>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
--- 134,148 ----
</xsl:template>
<xsl:template match="l:message[@number="2"]">
! <hr/>
! <h3 id="message2">Message 2 (response)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent <code>MessageTestSOAP</code>
<br/>BindingComponent <code>http://example.org/message-test{ComplexEchoSOAPBinding}</code>
<br/>Operation <code>http://example.org/message-test{EchoString2}</code> [<code>safety</code> is ON]<br/>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
***************
*** 151,155 ****
<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="2"]/@type="response"">
--- 151,155 ----
<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="2"]/@type="response"">
***************
*** 307,311 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 307,311 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
***************
*** 315,329 ****
</xsl:template>
<xsl:template match="l:message[@number="3"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message3" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 3 (request)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent <code>MessageTestGenericSOAP</code>
<br/>BindingComponent <code>http://example.org/message-test{GenericSOAPBinding}</code>
<br/>Operation <code>http://example.org/message-test{EchoString2}</code> [<code>safety</code> is ON]<br/>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
--- 315,329 ----
</xsl:template>
<xsl:template match="l:message[@number="3"]">
! <hr/>
! <h3 id="message3">Message 3 (request)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent <code>MessageTestGenericSOAP</code>
<br/>BindingComponent <code>http://example.org/message-test{GenericSOAPBinding}</code>
<br/>Operation <code>http://example.org/message-test{EchoString2}</code> [<code>safety</code> is ON]<br/>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
***************
*** 332,336 ****
<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="3"]/@type="request"">
--- 332,336 ----
<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="3"]/@type="request"">
***************
*** 466,470 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 466,470 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
***************
*** 474,488 ****
</xsl:template>
<xsl:template match="l:message[@number="4"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message4" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 4 (response)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent <code>MessageTestGenericSOAP</code>
<br/>BindingComponent <code>http://example.org/message-test{GenericSOAPBinding}</code>
<br/>Operation <code>http://example.org/message-test{EchoString2}</code> [<code>safety</code> is ON]<br/>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
--- 474,488 ----
</xsl:template>
<xsl:template match="l:message[@number="4"]">
! <hr/>
! <h3 id="message4">Message 4 (response)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent <code>MessageTestGenericSOAP</code>
<br/>BindingComponent <code>http://example.org/message-test{GenericSOAPBinding}</code>
<br/>Operation <code>http://example.org/message-test{EchoString2}</code> [<code>safety</code> is ON]<br/>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
***************
*** 491,495 ****
<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="4"]/@type="response"">
--- 491,495 ----
<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="4"]/@type="response"">
***************
*** 625,629 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 625,629 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
***************
*** 633,647 ****
</xsl:template>
<xsl:template match="l:message[@number="5"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message5" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 5 (request)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent <code>MessageTestSOAPHTTP</code>
<br/>BindingComponent <code>http://example.org/message-test{ComplexEchoSOAPHTTPBinding}</code>
<br/>Operation <code>http://example.org/message-test{EchoString2}</code> [<code>safety</code> is ON]<br/>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
--- 633,647 ----
</xsl:template>
<xsl:template match="l:message[@number="5"]">
! <hr/>
! <h3 id="message5">Message 5 (request)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent <code>MessageTestSOAPHTTP</code>
<br/>BindingComponent <code>http://example.org/message-test{ComplexEchoSOAPHTTPBinding}</code>
<br/>Operation <code>http://example.org/message-test{EchoString2}</code> [<code>safety</code> is ON]<br/>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
***************
*** 650,654 ****
<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="5"]/@type="request"">
--- 650,654 ----
<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="5"]/@type="request"">
***************
*** 762,766 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 762,766 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
***************
*** 770,784 ****
</xsl:template>
<xsl:template match="l:message[@number="6"]">
! <hr xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/"/>
! <h3 id="message6" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">Message 6 (response)
! <xsl:if test="l:senderHostAndPort"> [<code class="from">
! <xsl:value-of select="l:senderHostAndPort"/>
</code>
! </xsl:if>
! <xsl:if test="l:receiverHostAndPort"> ⇨ <code class="to">
! <xsl:value-of select="l:receiverHostAndPort"/>
</code>
! </xsl:if>]</h3>
! <p style="font-size:small" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">EndpointComponent <code>MessageTestSOAPHTTP</code>
<br/>BindingComponent <code>http://example.org/message-test{ComplexEchoSOAPHTTPBinding}</code>
<br/>Operation <code>http://example.org/message-test{EchoString2}</code> [<code>safety</code> is ON]<br/>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
--- 770,784 ----
</xsl:template>
<xsl:template match="l:message[@number="6"]">
! <hr/>
! <h3 id="message6">Message 6 (response)
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:senderHostAndPort"> [<code xmlns="" class="from">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:senderHostAndPort"/>
</code>
! </if>
! <if xmlns="http://www.w3.org/1999/XSL/Transform" test="l:receiverHostAndPort"> ⇨ <code xmlns="" class="to">
! <value-of xmlns="http://www.w3.org/1999/XSL/Transform" select="l:receiverHostAndPort"/>
</code>
! </if>]</h3>
! <p style="font-size:small">EndpointComponent <code>MessageTestSOAPHTTP</code>
<br/>BindingComponent <code>http://example.org/message-test{ComplexEchoSOAPHTTPBinding}</code>
<br/>Operation <code>http://example.org/message-test{EchoString2}</code> [<code>safety</code> is ON]<br/>WSDL MEP <code>http://www.w3.org/2006/01/wsdl/in-out</code>
***************
*** 787,791 ****
<br/>
</p>
! <table cell-spacing="0" cellpadding="0" xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="6"]/@type="response"">
--- 787,791 ----
<br/>
</p>
! <table cellpadding="0" cell-spacing="0">
<xsl:choose>
<xsl:when test="/l:log/l:message[@number="6"]/@type="response"">
***************
*** 877,881 ****
</xsl:choose>
</table>
! <p xmlns:m="http://www.w3.org/2006/11/desc/messages" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/">
<a>
<xsl:attribute name="href">
--- 877,881 ----
</xsl:choose>
</table>
! <p>
<a>
<xsl:attribute name="href">
--- NEW FILE: log-MessageTest4G-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:47:51.785Z">
<senderHostAndPort>localhost:8085</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="GET" rawURI="/axis2/services/MessageTest4GService.MessageTestSOAP?string=echoString">
<uri>/axis2/services/MessageTest4GService.MessageTestSOAP</uri>
<string>echoString</string>
</Method>
<Content-Type type="application/x-www-form-urlencoded">
<charset>UTF-8</charset>
<action>http://example.org/message-test/action/EchoString2</action>
</Content-Type>
<User-Agent>Axis2</User-Agent>
<Host>localhost:8080</Host>
</httpHeaders>
<content/>
</message>
<message type="response" number="2" conversation="1" timestamp="2007-01-25T11:47:51.877Z">
<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:47:51 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><module-test xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" /></soapenv:Header><soapenv:Body><ns8:echoString2Return xmlns:ns8="http://example.org/message-test/xsd">echoString</ns8:echoString2Return></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="request" number="3" conversation="2" timestamp="2007-01-25T11:47:52.432Z">
<senderHostAndPort>localhost:8085</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest4GService.MessageTestGenericSOAP">
<uri>/axis2/services/MessageTest4GService.MessageTestGenericSOAP</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>
</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><module-test xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" /></soapenv:Header><soapenv:Body><ns1:echoString2 xmlns:ns1="http://example.org/message-test/xsd"><ns1:string>echoString</ns1:string></ns1:echoString2></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="4" conversation="2" timestamp="2007-01-25T11:47:52.543Z">
<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:47:51 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><module-test xmlns="http://www.w3.org/2002/ws/desc/6/10/test-module" /></soapenv:Header><soapenv:Body><ns9:echoString2Return xmlns:ns9="http://example.org/message-test/xsd">echoString</ns9:echoString2Return></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="request" number="5" conversation="3" timestamp="2007-01-25T11:47:52.652Z">
<senderHostAndPort>localhost:8085</senderHostAndPort>
<receiverHostAndPort>localhost:8080</receiverHostAndPort>
<httpHeaders>
<Method value="POST" rawURI="/axis2/services/MessageTest4GService.MessageTestSOAPHTTP">
<uri>/axis2/services/MessageTest4GService.MessageTestSOAPHTTP</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><ns1:echoString2 xmlns:ns1="http://example.org/message-test/xsd"><ns1:string>echoString</ns1:string></ns1:echoString2></soapenv:Body></soapenv:Envelope></content>
</message>
<message type="response" number="6" conversation="3" timestamp="2007-01-25T11:47:52.658Z">
<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:47:51 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><ns10:echoString2Return xmlns:ns10="http://example.org/message-test/xsd">echoString</ns10:echoString2Return></soapenv:Body></soapenv:Envelope></content>
</message>
</log>
--- NEW FILE: log-MessageTest4G-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>6</messages><expectedMessages>6</expectedMessages><tests>30</tests><tstamp>2007-01-25T11:47:51.785Z</tstamp><generated>January 25 2007</generated><from>Axis2</from><to>Apache-Coyote/1.1</to></head><resultSet number="1" type="request" endpoint="MessageTestSOAP" binding="ComplexEchoSOAPBinding" 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='GET'</test></resultSet><resultSet number="2" type="response" endpoint="MessageTestSOAP" binding="ComplexEchoSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:lo/l:message[@number="2"]/@type="response"</test><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">/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Header/module:module-test</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()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="3" type="request" endpoint="MessageTestGenericSOAP" binding="GenericSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="3"]/@type="request"</test><tet 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:httpHeaders/l:Content-Type/@type='application/soap+xml'</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="MessageTestGenericSOAP" binding="GenericSOAPBinding" 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">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="MessageTestSOAPHTTP" binding="ComplexEchoSOAPHTTPBinding" 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/@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/ction/EchoString2"</test><test ref="" result="failed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Transfer-Encoding='gzip'</test></resultSet><resultSet number="6" type="response" endpoint="MessageTestSOAPHTTP" binding="ComplexEchoSOAPHTTPBinding" 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:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="failed">/l:log/l:message[@number="6"]/l:httpHeaders/l:Transfer-Encoding='gzip'</test></resultSet></resultSets>
Index: log-MessageTest4G-canon-canon-results.html
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-4G/log-MessageTest4G-canon-canon-results.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -C 2 -d -r1.10 -r1.11
*** log-MessageTest4G-canon-canon-results.html 23 Jan 2007 04:55:42 -0000 1.10
--- log-MessageTest4G-canon-canon-results.html 25 Jan 2007 09:15:39 -0000 1.11
***************
*** 1,7 ****
! <html xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:m="http://www.w3.org/2006/11/desc/messages">
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Results</title>
! <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<style type="text/css">
body {font-family:sans-serif}
--- 1,7 ----
! <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}
***************
*** 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
***************
*** 32,36 ****
<br>
</p>
! <table cellpadding="0" cell-spacing="0">
<tr>
<td class="passed">
--- 32,36 ----
<br>
</p>
! <table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
***************
*** 61,65 ****
<br>
</p>
! <table cellpadding="0" cell-spacing="0">
<tr>
<td class="passed">
--- 61,65 ----
<br>
</p>
! <table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
***************
*** 125,129 ****
<br>
</p>
! <table cellpadding="0" cell-spacing="0">
<tr>
<td class="passed">
--- 125,129 ----
<br>
</p>
! <table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
***************
*** 182,186 ****
<br>
</p>
! <table cellpadding="0" cell-spacing="0">
<tr>
<td class="passed">
--- 182,186 ----
<br>
</p>
! <table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
***************
*** 239,243 ****
<br>
</p>
! <table cellpadding="0" cell-spacing="0">
<tr>
<td class="passed">
--- 239,243 ----
<br>
</p>
! <table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
***************
*** 289,293 ****
<br>
</p>
! <table cellpadding="0" cell-spacing="0">
<tr>
<td class="passed">
--- 289,293 ----
<br>
</p>
! <table cell-spacing="0" cellpadding="0">
<tr>
<td class="passed">
Index: log-MessageTest4G-canon-canon-output.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results-messages/MessageTest-4G/log-MessageTest4G-canon-canon-output.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -C 2 -d -r1.8 -r1.9
*** log-MessageTest4G-canon-canon-output.xml 23 Jan 2007 04:55:42 -0000 1.8
--- log-MessageTest4G-canon-canon-output.xml 25 Jan 2007 09:15:39 -0000 1.9
***************
*** 1,2 ****
<?xml version="1.0" encoding="UTF-8"?>
! <resultSets xmlns:l="http://www.w3.org/2002/ws/desc/logs/" xmlns:soap11="http://schemas.xmlsoap.org/soap/envelope/" xmlns:module="http://www.w3.org/2002/ws/desc/6/10/test-module" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2006/11/desc/assertions" xmlns:m="http://www.w3.org/2006/11/desc/messages"><head><messages>6</messages><expectedMessages>6</expectedMessages><tests>30</tests><tstamp>2007-01-22T15:01:07.325Z</tstamp><generated>January 23 2007</generated><from>Unknown</from><to>Apache/2.0.54 (Win32)</to></head><resultSet binding="ComplexEchoSOAPBinding" endpoint="MessageTestSOAP" type="request" number="1" 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='GET'</test></resultSet><resultSet binding="ComplexEchoSOAPBinding" endpoint="MessageTestSOAP" type="response" number="2" implementation="Unknown"><test ref="" result="passe">/l:log/l:message[@number="2"]/@type="response"</test><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">/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Header/module:module-test</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()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet binding="GenericSOAPBinding" endpoint="MessageTestGenericSOAP" type="request" number="3" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="3"]/@type="request"</est><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:httpHeaders/l:Content-Type/@type='application/soap+xml'</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 binding="GenericSOAPBinding" endpoint="MessageTestGenericSOAP" type="response" number="4" 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:httpHeadersl: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">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 binding="ComplexEchoSOAPHTTPBinding" endpoint="MessageTestSOAPHTTP" type="request" number="5" 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/@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/messae-test/action/EchoString2"</test><test ref="" result="failed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Transfer-Encoding='gzip'</test></resultSet><resultSet binding="ComplexEchoSOAPHTTPBinding" endpoint="MessageTestSOAPHTTP" type="response" number="6" 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:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="failed">/l:log/l:message[@number="6"]/l:httpHeaders/l:Transfer-Encoding='gzip'</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>6</messages><expectedMessages>6</expectedMessages><tests>30</tests><tstamp>2007-01-22T15:01:07.325Z</tstamp><generated>January 25 2007</generated><from>Unknown</from><to>Apache/2.0.54 (Win32)</to></head><resultSet number="1" type="request" endpoint="MessageTestSOAP" binding="ComplexEchoSOAPBinding" 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='GET'</test></resultSet><resultSet number="2" type="response" endpoint="MessageTestSOAP" binding="ComplexEchoSOAPBinding" implementation="Unknown"><test ref="" result="passe">/l:log/l:message[@number="2"]/@type="response"</test><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">/l:log/l:message[@number="2"]/l:content/soap12:Envelope/soap12:Header/module:module-test</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()='echoString2Return' and namespace-uri()='http://example.org/message-test/xsd']</test></resultSet><resultSet number="3" type="request" endpoint="MessageTestGenericSOAP" binding="GenericSOAPBinding" implementation="Unknown"><test ref="" result="passed">/l:log/l:message[@number="3"]/@type="request"</est><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:httpHeaders/l:Content-Type/@type='application/soap+xml'</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="MessageTestGenericSOAP" binding="GenericSOAPBinding" 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:httpHeadersl: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">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="MessageTestSOAPHTTP" binding="ComplexEchoSOAPHTTPBinding" 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/@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/messae-test/action/EchoString2"</test><test ref="" result="failed">/l:log/l:message[@number="5"]/l:httpHeaders/l:Transfer-Encoding='gzip'</test></resultSet><resultSet number="6" type="response" endpoint="MessageTestSOAPHTTP" binding="ComplexEchoSOAPHTTPBinding" 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:StatusCode/@value='200'</test><test ref="" result="passed">/l:log/l:message[@number="6"]/l:httpHeaders/l:Content-Type/@type='application/soap+xml'</test><test ref="" result="failed">/l:log/l:message[@number="6"]/l:httpHeaders/l:Transfer-Encoding='gzip'</test></resultSet></resultSets>
\ No newline at end of file
Received on Thursday, 25 January 2007 09:16:41 UTC