- From: Philippe Le Hegaret via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 09 Jul 2007 20:33:16 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing/testsuite In directory hutz:/tmp/cvs-serv18419 Added Files: address.xml Makefile make-zip.sh make-zip.txt Overview.html testsuite.css Log Message: Moved from cvs.w3.org --- NEW FILE: address.xml --- <suffix> <address> <a href="../">Web Services Addressing Test Suite</a><br/> <br/> <a href="mailto:paul.downey@bt.com">Paul Downey</a>, <a href="mailto:david.illsley@uk.ibm.com.com">David Illsley</a>, <a href="mailto:jmarsh@microsoft.com">Jonathan Marsh</a>, Editors<br/> <a href="mailto:bob.freund@hitachisoftware.com">Bob Freund</a>, Chair<br/><br/> <a href="/People/Hugo/">Hugo Haas</a>, <a href="/People/LeHegaret/">Philippe Le Hégaret</a>, W3C Team contacts<br/> </address> <p class="copyright"> <a rel="Copyright" href="/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2006 <a href="/"> <acronym title="World Wide Web Consortium">W3C</acronym> </a> <sup>®</sup> (<a href="http://www.csail.mit.edu/"> <acronym title="Massachusetts Institute of Technology">MIT</acronym> </a>, <a href="http://www.ercim.org/"> <acronym title="European Research Consortium for Informatics and Mathematics" >ERCIM</acronym> </a>,<a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, <a rel="Copyright" href="/Consortium/Legal/copyright-documents">document use</a> and <a rel="Copyright" href="/Consortium/Legal/copyright-software">software licensing</a> rules apply. Your interactions with this site are in accordance with our <a href="/Consortium/Legal/privacy-statement#Public">public</a> and<a href="/Consortium/Legal/privacy-statement#Members">Member</a> privacy statements.</p> </suffix> --- NEW FILE: Makefile --- # -*- makefile -*- DIRS=\ documents\ features\ exchanges\ testcases\ endpoints\ logs\ observer\ report all:: clean all:: @-( for dir in $(DIRS) "" ; \ do \ [ -z "$$dir" ] && continue ;\ unset DIRS ;\ echo ":::$@ $$HOSTNAME:$$ARCH:$$dir" ;\ cd $$dir ; \ $(MAKE) $@ ; \ cd .. ; \ done ) all:: zip zip: ./make-zip.sh > make-zip.txt .PHONY: clean all --- NEW FILE: testsuite.css --- div.assertion { border: double #555; padding: 0.5em;margin-bottom: 0.2em; } div.must {border: solid black} div.informative { border: double silver } .may {} .should {} .informative {} .deprecated {} blockquote {background-color: #eee} div.message-exchange { border: double #555; padding: 0.5em; margin-bottom: 0.2em; } .soap11 { background-color: #eef } .soap12 { background-color: #efe } div.scenario { border: double #555; padding: 0.5em;margin-bottom: 0.2em; } div.MessagePassing { background-color: #eef } .cr-REQUIRED { background-color: #eef } .test-description { padding-left: 20px; font-style: italic } .message-exchange { padding-left: 20px; } .oper { padding-left: 8pt; padding-right: 8pt; font-style: italic } /* */ --- NEW FILE: Overview.html --- <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head profile="http://www.w3.org/2002/12/wg"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="keywords" content="Web Services Addressing, Web Services Addressing Test Suite, Test Suite, WS-Addressing, WS-Addressing 1.0, Web Services Addressing 1.0, Addressing"/> <title>Web Services Addressing - Test Suite</title> <meta name="revision" content="$Id: Overview.html,v 1.1 2007/07/09 20:33:14 plehegar Exp $"/> <link href="http://www.w3.org/StyleSheets/public" rel="stylesheet" type="text/css"/> <link href="../../../StyleSheets/public" rel="stylesheet" type="text/css"/> <link rel="stylesheet" type="text/css" href="../../wsa-style.css"/> <link rel="stylesheet" type="text/css" href="../public-style.css"/> <link rel="Top" href="/Overview.html"/> <link rel="Up" href="../"/> <link rel="Search" href="http://search.w3.org/"/> <link rel="CG" title="Coordination Group" href="../../cg/"/> <link rel="Activity" title="Activity statement" href="../../Activity"/> <link rel="Admin" title="Administrative page" href="admin.html"/> <style type="text/css"> dl { width: 70%; margin-left: 1cm; padding: 12pt 12pt 12pt 0pt; } dt { color: #666; font-weight: bold; padding: 0 0 0 0; margin: 0 0 0 0; } dd { padding: 0 0 0 0; margin: 0 0 12pt 0; } </style> </head> <body> <p class="navicons"><a href="../../../../"><img src="../../../../Icons/w3c_home" alt="W3C" height="48" width="72" /></a> <a href="../../../../Architecture/"><img src="../../../../Icons/arch" alt="Architecture Domain" height="48" width="212" /></a> <a href="../../"><img src="../../3/04/diags/wsa.png" width="192" height="48" alt="Web Services Activity" /></a></p> <p class="navlinks"><a href="../../">About Web services</a> · <a href="../../Activity">Web Services Activity statement</a><br/> <a href="../">Web Services Addressing WG</a> · <a href="../../cg/">Web Services CG</a></p> <h1 class="h1title">Web Services Addressing 1.0 Test Suite</h1> <p align="center"/> <div class="section"> <h2><a name="intro" id="intro"/>Introduction</h2> <p>One of the deliverables specified in the <a href="http://www.w3.org/2006/02/ws-addr-charter.html">Charter</a> of the Web Services Addressing Working Group is <em>a test suite intended to promote implementation of the Candidate Recommendation, and to assess interoperability between these implementations.</em> The Working Group Charter also states that <em>the Working Group is expected to demonstrate four interoperable implementations during the Call for Implementations step.</em> It is anticipated that some, but not all of the testcases held within the test suite will be used to practically test implementations during an interoperability Workshop and thereby satisfy the entrance criteria for the Web Service Addressing specifications to enter the <a href="http://www.w3.org/Consortium/Process-20010719/tr.html#RecsPR">Proposed Recommendation stage</a>.</p> <p>The test suite will be maintained by the Working Group and remain available for regression testing beyond publication of the Web Addressing Recommendation, however it is not expected that the test suite will form a part of the Web Addressing Recommendation.</p> <h2><a name="conformance" id="conformance"/>Conformance</h2> <p>Conformance to the Web services Addressing Test Suite does not by itself enable a party to claim conformance with the Web Services Addressing specification. Not passing an individual test may be used as an indication that an implementation is likely not to conform to the Web Services Addressing specification.</p> <p>A Web Services Addressing implementation that passes all of the tests specified in this document may claim conformance to the Web Services Addressing Test Suite <i>(Release-Date)</i>.</p> <h2><a name="structure" id="structure"/>Structure</h2> <p>The Test Suite contains:</p> <dl> <dt><a href="features/">features</a></dt> <dd>The feature list forms part of the Exit Criteria used to transition a Web Service Addressing specification from Candidate Recommendation to Proposed Recommendation.</dd> <dt><a href="documents/">documents</a></dt> <dd>Example messages and other documents including <a href="documents/wsdl11/">WSDL 1.1</a> and <a href="documents/wsdl20/">WSDL 2.0</a></dd> <dt><a href="exchanges/">message exchanges</a></dt> <dd>The concrete pattern followed by a successful execution of the test case.</dd> <dt><a href="testcases/">testcases</a></dt> <dd>The collection of test cases including assertions applied to each captured message.</dd> <dt><a href="endpoints/">endpoints</a></dt> <dd>Public endpoints available during CR testing..</dd> <dt><a href="logs/">logs</a></dt> <dd>Captured messages exchanged by implementations.</dd> <dt><a href="observer/">observer</a></dt> <dd>A processor which validates captured log files against the testcases assertions.</dd> <dt><a href="report/">report</a></dt> <dd>The result of running the observer against a set of captured log files.</dd> </dl> <p><i>The report and log files are currently restricted to W3C membership.</i></p> <h2><a name="operations" id="operations"/>Operations</h2> <p>The testsuite currently consists of two simple operations:</p> <dl> <dt>notify</dt> <dd>Text is sent in a message. <br/>No reply is expected. <br/>An empty text string or a text string starting with the string 'fault' triggers a fault.</dd> <dt>echo</dt> <dd>Text sent in a message is echoed in a reply message. <br/>An empty text string or a text string starting with the string 'fault' triggers a fault.</dd> </dl> <p>It's suggested that implementers are optionally able to send the testcase identifier as the text of the message to assist debugging. In the cases where the message is intended to cause a fault, the testcase identifier can be sent in a string beginning with 'fault'.</p> <p>A WSDL author may elect to describe the echo operation as either a single In-Out operation, or as a pair of one-way operations without impacting the actual messages exchanged.</p> <h2><a name="metadata" id="metadata"/>Test Case Metadata</h2> <p>This Test Suite comprises of a collection of <a href="testcases/">testcases</a>. Each test case is categorized using the following <a href="http://www.w3.org/QA/2005/08/test-case-metadata.html">test case metadata</a>:</p> <dl class="metadataList"> <dt class="label">Identifier</dt> <dd> An unambiguous <a href="http://www.w3.org/TR/xml-id/">xml:id</a> value to enable the test case to be referenced within a specific version of the test suite. </dd> <dt class="label">Title</dt> <dd> A friendly name for the test case. </dd> <dt class="label">Description</dt> <dd> A description of the nature and characteristics of the test case to assist reviewers to understand the purpose of a test and provide those executing the test with any additional information that will be helpful should the test fail. </dd> <dt class="label">Features</dt> <dd> A list of testable <a href="features/">features</a> the test case exhibits. The feature list forms part of the Exit Criteria used to transition a Web Service Addressing specification from Candidate Recommendation to Proposed Recommendation. </dd> <dt class="label">Message Exchange</dt> <dd> The concrete <a href="exchanges/">message exchange</a> pattern followed by a successful execution of the test case. The following nodes should be used when prodiving testcases: <p/> <table border="1"> <tr> <th>node</th> <th>address</th> </tr> <tr> <td class="label">none</td> <td>http://www.w3.org/2005/08/addressing/none</td> </tr> <tr> <td class="label">anonymous</td> <td class="label">http://www.w3.org/2005/08/addressing/anonymous</td> </tr> <tr> <td class="label">A</td> <td>http://example.org/node/A</td> </tr> <tr> <td class="label">B</td> <td>http://example.org/node/B</td> </tr> </table> </dd> <dt class="label">Documents</dt> <dd> One or more example <a href="documents/">documents</a>, including WSDL 1.1 and WSDL 2.0 documents as well as example messages and EPRs. The example messages may be used to build 'canned' interactions for some testcases. </dd> <dt class="label">XPath Expressions</dt> <dd> Each test case may be accompanied a series of <a href="http://www.w3.org/TR/xpath20">XPath 2.0</a>, tests which may be asserted against a <a href="logs">log</a> of captured messages by an independent <a href="observer/">observer</a> of the messages being exchanged. <p>The following namespace prefixes are known to the <a href="observer/">observer</a> when evaluating XPath tests:</p> <table border="1"> <tr> <th>prefix</th> <th>namespace</th> </tr> <tr> <td>wsa</td> <td>http://www.w3.org/2005/08/addressing</td> </tr> <tr> <td>wsaw</td> <td>http://www.w3.org/2005/03/addressing/wsdl</td> </tr> <tr> <td class="label">soap11</td> <td>http://schemas.xmlsoap.org/soap/envelope/</td> </tr> <tr> <td class="label">soap12</td> <td>http://www.w3.org/2003/05/soap-envelope</td> </tr> <tr> <td class="label">wsdl11</td> <td>http://schemas.xmlsoap.org/wsdl/</td> </tr> <tr> <td class="label">wsdl20</td> <td>http://www.w3.org/2005/08/wsdl</td> </tr> <tr> <td class="label">xs</td> <td>http://www.w3.org/2001/XMLSchema</td> </tr> <tr> <td class="label">customer</td> <td>http://example.org/customer</td> </tr> <tr> <td class="label">notify</td> <td>http://example.org/notify</td> </tr> <tr> <td class="label">echo</td> <td>http://example.org/echo</td> </tr> <tr> <td class="label">alertcontrol</td> <td>http://example.org/alertcontrol</td> </tr> </table> </dd> <dd> <p>The following wsa:Action values are used by the testsuite:</p> <table border="1"> <tr> <th>Action</th> <th>Message</th> </tr> <tr> <td>http://example.org/action/notify</td> <td>notify request</td> </tr> <tr> <td>http://example.org/action/echoIn</td> <td>echo request</td> </tr> <tr> <td>http://example.org/action/echoOut</td> <td>echo response</td> </tr> <tr> <td>http://example.org/action/fault</td> <td>testsuite fault</td> </tr> <tr> <td>http://www.w3.org/2005/08/addressing/fault</td> <td>Web Services Addressing 1.0 fault</td> </tr> </table> </dd> </dl> <h2><a name="contributing" id="contributing"/>Contributing</h2> <p>The Test Suite consists entirely of voluntary contributions of tests from interested parties. We encourage all members of the community to consider contributing any tests they may have developed to the Test Suite.</p> <p>Tests may be submitted to the Suite in the form of an Email sent to <a href="mailto:public-ws-addressing-tests@w3.org">public-ws-addressing-tests@w3.org</a> An archive is available at <a href="http://lists.w3.org/Archives/Public/public-ws-addressing-tests/" >http://lists.w3.org/Archives/Public/public-ws-addressing-tests</a> Submitted testcases should be released to the Test Suite by completing the <a href="http://www.w3.org/2002/09/wbs/1/testgrants2-200409/">Test Case Grant II Form</a>.</p> <p>When contributing materials to the Test Suite, it is helpful if each individual test case cites the metadata such as the existing features and message exchanges exhibited in a format suitable for adding to <a href="testcases/testcases.xml">testcases.xml</a>. The submission should include complete examples of the messages exchanged as XML documents.</p> <p>Where possible the tests should re-use existing operations and message exchanges, however the submission may also include details of any new scenarios which the test case exhibits, in which case providing any additional metadata such as WSDL 1.1 and WSDL 2.0 documents will be of value.</p> <h2><a name="status" id="status"/>Status</h2> <p>Much of the Test Suite was developed before and during an <a href="http://www.w3.org/News/2005#item182">Interoperability Event</a> held 17-18 January in Vancouver, CA. The testcase, feature and scenario identifiers will remain stable and should an item be removed, the identifier won't be reused to avoid confusion. </p> <h2><a name="releases" id="releases"/>Releases</h2> <p>The Test Suite is periodically made available in the form of a single file: </p> <ul> <li><a href="releases/testsuite-latest.zip">testsuite-latest.zip</a> - latest snapshot of work in progress</li> <li><a href="releases/testsuite-20060316.zip">testsuite-20060316.zip</a> - <a href="http://www.w3.org/2002/ws/addr/5/08/impl-report/">implementation report</a> of the SOAP and Core Candidate Recommedations.</li> </ul> </div> <hr/> <address> <a href="mailto:paul.downey@bt.com">Paul Downey</a>, <a href="mailto:david.illsley@uk.ibm.com.com">David Illsley</a>, <a href="mailto:jmarsh@microsoft.com">Jonathan Marsh</a>, Editors<br/> <a href="mailto:bob.freund@hitachisoftware.com">Bob Freund</a>, Chair<br/> <a href="../../../../People/Hugo/">Hugo Haas</a>, <a href="../../../../People/LeHegaret/">Philippe Le Hégaret</a>, W3C Team contacts<br/> <small>$Date: 2007/07/09 20:33:14 $</small> </address> <p class="copyright"> <a rel="Copyright" href="/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2005-2006 <a href="/"> <acronym title="World Wide Web Consortium">W3C</acronym> </a> <sup>®</sup> (<a href="http://www.csail.mit.edu/"> <acronym title="Massachusetts Institute of Technology">MIT</acronym> </a>, <a href="http://www.ercim.org/"> <acronym title="European Research Consortium for Informatics and Mathematics" >ERCIM</acronym> </a>,<a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, <a rel="Copyright" href="/Consortium/Legal/copyright-documents">document use</a> and <a rel="Copyright" href="/Consortium/Legal/copyright-software">software licensing</a> rules apply. Your interactions with this site are in accordance with our <a href="/Consortium/Legal/privacy-statement#Public">public</a> and<a href="/Consortium/Legal/privacy-statement#Members">Member</a> privacy statements.</p> </body> </html> --- NEW FILE: make-zip.sh --- #!/bin/sh # # Generate Dated Zip file of the TestSuite # # $Id: make-zip.sh,v 1.1 2007/07/09 20:33:14 plehegar Exp $ id=`date +'%Y%m%d'` zipfile="releases/testsuite-${id}.zip" latest="releases/testsuite-latest.zip" find . \( -name CVS -o -name releases \) -prune -not \ -name CVS \ -o -type f | zip -@ $zipfile set -x rm -f $latest ln $zipfile $latest --- NEW FILE: make-zip.txt --- updating: address.xml (deflated 58%) updating: assertions/.htaccess (deflated 4%) updating: assertions/assertions.css (deflated 57%) updating: assertions/assertions.dtd (deflated 53%) updating: assertions/assertions.xml (deflated 75%) updating: assertions/assertions.xsl (deflated 56%) updating: assertions/Makefile (deflated 45%) updating: assertions/Overview.html (deflated 80%) updating: diagrams/.htaccess (deflated 4%) updating: diagrams/oneway-inonly.graffle (deflated 77%) updating: diagrams/oneway-inonly.png (deflated 8%) updating: diagrams/oneway-inout.graffle (deflated 80%) updating: diagrams/oneway-inout.png (deflated 4%) updating: diagrams/oneway-outonly.graffle (deflated 77%) updating: diagrams/oneway-outonly.png (deflated 5%) updating: diagrams/oneway-robustinonly.graffle (deflated 80%) updating: diagrams/oneway-robustinonly.png (deflated 4%) updating: diagrams/Overview.html (deflated 68%) updating: diagrams/twoway-inonly.graffle (deflated 78%) updating: diagrams/twoway-inonly.png (deflated 5%) updating: diagrams/twoway-inout-a.graffle (deflated 80%) updating: diagrams/twoway-inout-a.png (deflated 2%) updating: diagrams/twoway-inout-b.graffle (deflated 83%) updating: diagrams/twoway-inout-b.png (deflated 1%) updating: diagrams/twoway-robustinonly-a.graffle (deflated 80%) updating: diagrams/twoway-robustinonly-a.png (deflated 3%) updating: diagrams/twoway-robustinonly-b.graffle (deflated 81%) updating: diagrams/twoway-robustinonly-b.png (deflated 2%) updating: documents/.htaccess (deflated 4%) updating: documents/alertcontrol/fault.xml (deflated 49%) updating: documents/alertcontrol/message.xml (deflated 50%) updating: documents/echo/gen-mids.pl (deflated 63%) updating: documents/echo/soap11/duplicateActionFault.xml (deflated 49%) updating: documents/echo/soap11/duplicateActionRequest.xml (deflated 48%) updating: documents/echo/soap11/duplicateFaultToFault.xml (deflated 49%) updating: documents/echo/soap11/duplicateFaultToRequest.xml (deflated 55%) updating: documents/echo/soap11/duplicateMessageIDFault.xml (deflated 51%) updating: documents/echo/soap11/duplicateMessageIDRequest.xml (deflated 51%) updating: documents/echo/soap11/duplicateReplyToFault.xml (deflated 49%) updating: documents/echo/soap11/duplicateReplyToRequest.xml (deflated 55%) updating: documents/echo/soap11/duplicateToFault-1.xml (deflated 49%) updating: documents/echo/soap11/duplicateToFault.xml (deflated 49%) updating: documents/echo/soap11/duplicateToFault_1.xml (deflated 51%) updating: documents/echo/soap11/duplicateToReplyToNone.xml (deflated 57%) updating: documents/echo/soap11/duplicateToRequest.xml (deflated 50%) updating: documents/echo/soap11/fault1.xml (deflated 47%) updating: documents/echo/soap11/fault2.xml (deflated 47%) updating: documents/echo/soap11/message1-70.xml (deflated 45%) updating: documents/echo/soap11/message1.xml (deflated 40%) updating: documents/echo/soap11/message2.xml (deflated 46%) updating: documents/echo/soap11/message3.xml (deflated 46%) updating: documents/echo/soap11/message4.xml (deflated 53%) updating: documents/echo/soap11/message7.xml (deflated 53%) updating: documents/echo/soap11/message8.xml (deflated 53%) updating: documents/echo/soap11/message9.xml (deflated 64%) updating: documents/echo/soap11/noActionFault.xml (deflated 50%) updating: documents/echo/soap11/noActionRequest.xml (deflated 40%) updating: documents/echo/soap11/reply1-1.xml (deflated 41%) updating: documents/echo/soap11/reply1-2.xml (deflated 40%) updating: documents/echo/soap11/reply1.xml (deflated 41%) updating: documents/echo/soap11/reply2.xml (deflated 43%) updating: documents/echo/soap11/test1150request.xml (deflated 47%) updating: documents/echo/soap11/test1151request.xml (deflated 52%) updating: documents/echo/soap11/test1151response.xml (deflated 40%) updating: documents/echo/soap11/test1152request.xml (deflated 52%) updating: documents/echo/soap11/test1152response.xml (deflated 40%) updating: documents/echo/soap12/duplicateActionFault.xml (deflated 55%) updating: documents/echo/soap12/duplicateActionRequest.xml (deflated 49%) updating: documents/echo/soap12/duplicateFaultToFault.xml (deflated 55%) updating: documents/echo/soap12/duplicateFaultToRequest.xml (deflated 56%) updating: documents/echo/soap12/duplicateMessageIDFault.xml (deflated 57%) updating: documents/echo/soap12/duplicateMessageIDRequest.xml (deflated 52%) updating: documents/echo/soap12/duplicateReplyToFault.xml (deflated 55%) updating: documents/echo/soap12/duplicateReplyToRequest.xml (deflated 56%) updating: documents/echo/soap12/duplicateToFault-1.xml (deflated 55%) updating: documents/echo/soap12/duplicateToFault.xml (deflated 55%) updating: documents/echo/soap12/duplicateToFault_1.xml (deflated 57%) updating: documents/echo/soap12/duplicateToFault_2.xml (deflated 57%) updating: documents/echo/soap12/duplicateToReplyToNone.xml (deflated 56%) updating: documents/echo/soap12/duplicateToRequest.xml (deflated 50%) updating: documents/echo/soap12/fault1-1.xml (deflated 51%) updating: documents/echo/soap12/fault1.xml (deflated 51%) updating: documents/echo/soap12/fault2.xml (deflated 51%) updating: documents/echo/soap12/message1-70.xml (deflated 48%) updating: documents/echo/soap12/message1.xml (deflated 43%) updating: documents/echo/soap12/message2.xml (deflated 48%) updating: documents/echo/soap12/message3.xml (deflated 48%) updating: documents/echo/soap12/message4.xml (deflated 54%) updating: documents/echo/soap12/message7.xml (deflated 52%) updating: documents/echo/soap12/message8.xml (deflated 52%) updating: documents/echo/soap12/message9.xml (deflated 63%) updating: documents/echo/soap12/noActionFault.xml (deflated 55%) updating: documents/echo/soap12/noActionRequest.xml (deflated 41%) updating: documents/echo/soap12/reply1-1.xml (deflated 41%) updating: documents/echo/soap12/reply1-2.xml (deflated 44%) updating: documents/echo/soap12/reply1-3.xml (deflated 44%) updating: documents/echo/soap12/reply1.xml (deflated 42%) updating: documents/echo/soap12/reply2.xml (deflated 44%) updating: documents/echo/soap12/test1205-1request.xml (deflated 53%) updating: documents/echo/soap12/test1235request.xml (deflated 55%) updating: documents/echo/soap12/test1236-1request.xml (deflated 50%) updating: documents/echo/soap12/test1236request.xml (deflated 48%) updating: documents/echo/soap12/test1250.1request.xml (deflated 55%) updating: documents/echo/soap12/test1250request.xml (deflated 48%) updating: documents/echo/soap12/test1251request.xml (deflated 55%) updating: documents/echo/soap12/test1252request.xml (deflated 52%) updating: documents/echo/soap12/test1252response.xml (deflated 41%) updating: documents/echo/soap12/test1260fault.xml (deflated 56%) updating: documents/echo/soap12/test1260request.xml (deflated 47%) updating: documents/epr/epr1.xml (deflated 44%) updating: documents/epr/epr2.xml (deflated 50%) updating: documents/epr/epr3.xml (deflated 50%) updating: documents/make-index.pl (deflated 49%) updating: documents/Makefile (deflated 38%) updating: documents/notify/soap11/fault5.xml (deflated 49%) updating: documents/notify/soap11/message0.xml (deflated 42%) updating: documents/notify/soap11/message1.xml (deflated 42%) updating: documents/notify/soap11/message10.xml (deflated 47%) updating: documents/notify/soap11/message2.xml (deflated 49%) updating: documents/notify/soap11/message3.xml (deflated 49%) updating: documents/notify/soap11/message4.xml (deflated 55%) updating: documents/notify/soap11/message5.xml (deflated 53%) updating: documents/notify/soap11/message7.xml (deflated 52%) updating: documents/notify/soap11/message8.xml (deflated 54%) updating: documents/notify/soap11/message9.xml (deflated 54%) updating: documents/notify/soap12/fault5.xml (deflated 48%) updating: documents/notify/soap12/message0.xml (deflated 43%) updating: documents/notify/soap12/message1.xml (deflated 43%) updating: documents/notify/soap12/message10.xml (deflated 48%) updating: documents/notify/soap12/message2.xml (deflated 49%) updating: documents/notify/soap12/message3.xml (deflated 49%) updating: documents/notify/soap12/message4.xml (deflated 55%) updating: documents/notify/soap12/message5.xml (deflated 53%) updating: documents/notify/soap12/message7.xml (deflated 53%) updating: documents/notify/soap12/message8.xml (deflated 53%) updating: documents/notify/soap12/message9.xml (deflated 54%) updating: documents/Overview.html (deflated 92%) updating: documents/reindent.sh (deflated 15%) updating: documents/reindent.xsl (deflated 33%) updating: documents/tidy-output.txt (deflated 91%) updating: documents/wsdl11/.htaccess (deflated 4%) updating: documents/wsdl11/wsaTestService.wsdl (deflated 73%) updating: documents/wsdl20/.htaccess (deflated 4%) updating: documents/wsdl20/wsaTestService.wsdl (deflated 77%) updating: endpoints/endpoints.xml (deflated 59%) updating: endpoints/endpoints.xsl (deflated 58%) updating: endpoints/Makefile (deflated 43%) updating: endpoints/Overview.html (deflated 61%) updating: endpoints/tidy-output.txt (deflated 33%) updating: exchanges/.htaccess (deflated 4%) updating: exchanges/exchanges.xml (deflated 86%) updating: exchanges/exchanges.xsl (deflated 68%) updating: exchanges/Makefile (deflated 45%) updating: exchanges/Overview.html (deflated 84%) updating: exchanges/tidy-output.txt (deflated 74%) updating: features/features.xml (deflated 77%) updating: features/features.xsl (deflated 63%) updating: features/Makefile (deflated 43%) updating: features/Overview.html (deflated 79%) updating: features/tidy-output.txt (deflated 42%) updating: issues/build.xml (deflated 53%) updating: issues/Makefile (deflated 38%) updating: issues/Overview.html (deflated 81%) updating: issues/TestingIssues.xml (deflated 73%) updating: logs/.htaccess (deflated 4%) updating: logs/add-testcase.xslt (deflated 67%) updating: logs/example-ws-i.xml (deflated 96%) updating: logs/example.xml (deflated 93%) updating: logs/example.xsl (deflated 54%) updating: logs/fix-message-number.xslt (deflated 57%) updating: logs/ibm-ibm.xml (deflated 96%) updating: logs/logs.xsl (deflated 58%) updating: logs/Makefile (deflated 62%) updating: logs/Overview.html (deflated 77%) updating: logs/raw-log-sorted.xml (deflated 96%) updating: logs/raw-log-testcases.xml (deflated 96%) updating: logs/raw-log.xml (deflated 96%) updating: logs/tidy-output.txt (deflated 41%) updating: logs/ws-i/log.xml (deflated 95%) updating: logs/ws-i/ws-i-sort.xsl (deflated 59%) updating: logs/ws-i/ws-i.xsl (deflated 77%) updating: make-zip.sh (deflated 34%) updating: make-zip.txt (deflated 87%) updating: Makefile (deflated 38%) updating: observer/.htaccess (deflated 4%) updating: observer/Makefile (deflated 65%) updating: observer/mkschema.xsl (deflated 66%) updating: observer/output.txt (stored 0%) updating: observer/output.xml (deflated 61%) updating: observer/Overview.html (deflated 58%) updating: observer/processor-munger.xslt (deflated 71%) updating: observer/processor-xmlout.xsl (deflated 96%) updating: observer/processor.sh (deflated 36%) updating: observer/processor.xsl (deflated 96%) updating: observer/schema.sch (deflated 96%) updating: observer/schematron.xsl (deflated 77%) updating: Overview.html (deflated 69%) updating: releases/ (stored 0%) updating: report/Axis-Axis-Axis-raw.xml (stored 0%) updating: report/Axis-Axis-Axis-results.xml (deflated 61%) updating: report/Axis-Axis-Axis.xml (stored 0%) updating: report/Axis-Axis-IBM-raw.xml (stored 0%) updating: report/Axis-Axis-IBM-results.xml (deflated 61%) updating: report/Axis-Axis-IBM.xml (stored 0%) updating: report/Axis-Axis-JBoss-raw.xml (stored 0%) updating: report/Axis-Axis-JBoss-results.xml (deflated 61%) updating: report/Axis-Axis-JBoss.xml (stored 0%) updating: report/Axis-Axis-Microsoft-raw.xml (stored 0%) updating: report/Axis-Axis-Microsoft-results.xml (deflated 61%) updating: report/Axis-Axis-Microsoft.xml (stored 0%) updating: report/Axis-Axis-Sun-raw.xml (stored 0%) updating: report/Axis-Axis-Sun-results.xml (deflated 61%) updating: report/Axis-Axis-Sun.xml (stored 0%) updating: report/Axis-Axis-WSO2-raw.xml (stored 0%) updating: report/Axis-Axis-WSO2-results.xml (deflated 61%) updating: report/Axis-Axis-WSO2.xml (stored 0%) updating: report/Axis-Microsoft-Axis-raw.xml (deflated 94%) updating: report/cr-complete.xml (deflated 54%) updating: report/fetchlogs.pl (deflated 54%) updating: report/green.gif (deflated 92%) updating: report/IBM-Axis-IBM-raw.xml (deflated 24%) updating: report/IBM-Axis-IBM-results.xml (stored 0%) updating: report/IBM-Axis-IBM.xml (stored 0%) updating: report/IBM-IBM-Axis-raw.xml (deflated 95%) updating: report/IBM-IBM-Axis-results.xml (deflated 61%) updating: report/IBM-IBM-Axis-tmp0.xml (deflated 95%) updating: report/IBM-IBM-Axis.xml (deflated 96%) updating: report/IBM-IBM-IBM-raw.xml (deflated 96%) updating: report/IBM-IBM-IBM-results.xml (deflated 56%) updating: report/IBM-IBM-IBM-tmp0.xml (deflated 96%) updating: report/IBM-IBM-IBM.xml (deflated 96%) updating: report/IBM-IBM-JBoss-raw.xml (deflated 95%) updating: report/IBM-IBM-JBoss-results.xml (deflated 61%) updating: report/IBM-IBM-JBoss-tmp0.xml (deflated 95%) updating: report/IBM-IBM-JBoss.xml (deflated 96%) updating: report/IBM-IBM-Microsoft-raw.xml (deflated 95%) updating: report/IBM-IBM-Microsoft-results.xml (deflated 59%) updating: report/IBM-IBM-Microsoft-tmp0.xml (deflated 95%) updating: report/IBM-IBM-Microsoft.xml (deflated 96%) updating: report/IBM-IBM-Sun-raw.xml (deflated 95%) updating: report/IBM-IBM-Sun-results.xml (deflated 56%) updating: report/IBM-IBM-Sun-tmp0.xml (deflated 95%) updating: report/IBM-IBM-Sun.xml (deflated 96%) updating: report/IBM-IBM-WSO2-raw.xml (deflated 23%) updating: report/IBM-IBM-WSO2-results.xml (stored 0%) updating: report/IBM-IBM-WSO2.xml (stored 0%) updating: report/IBM-Sun-Axis-raw.xml (deflated 95%) updating: report/IBM-Sun-Axis-results.xml (deflated 66%) updating: report/IBM-Sun-Axis-tmp0.xml (deflated 95%) updating: report/IBM-Sun-Axis.xml (deflated 95%) updating: report/IBM-Sun-IBM-raw.xml (deflated 94%) updating: report/IBM-Sun-IBM-results.xml (deflated 69%) updating: report/IBM-Sun-IBM-tmp0.xml (deflated 94%) updating: report/IBM-Sun-IBM.xml (deflated 95%) updating: report/IBM-Sun-JBoss-raw.xml (deflated 94%) updating: report/IBM-Sun-JBoss-results.xml (deflated 66%) updating: report/IBM-Sun-JBoss-tmp0.xml (deflated 94%) updating: report/IBM-Sun-JBoss.xml (deflated 95%) updating: report/IBM-Sun-Microsoft-raw.xml (deflated 94%) updating: report/IBM-Sun-Microsoft-results.xml (deflated 67%) updating: report/IBM-Sun-Microsoft-tmp0.xml (deflated 94%) updating: report/IBM-Sun-Microsoft.xml (deflated 95%) updating: report/JBoss-JBoss-Axis-raw.xml (deflated 95%) updating: report/JBoss-JBoss-Axis-results.xml (deflated 61%) updating: report/JBoss-JBoss-Axis-tmp0.xml (deflated 95%) updating: report/JBoss-JBoss-Axis.xml (deflated 95%) updating: report/JBoss-JBoss-IBM-raw.xml (deflated 94%) updating: report/JBoss-JBoss-IBM-results.xml (deflated 56%) updating: report/JBoss-JBoss-IBM-tmp0.xml (deflated 94%) updating: report/JBoss-JBoss-IBM.xml (deflated 94%) updating: report/JBoss-JBoss-JBoss-raw.xml (deflated 94%) updating: report/JBoss-JBoss-JBoss-results.xml (deflated 61%) updating: report/JBoss-JBoss-JBoss-tmp0.xml (deflated 94%) updating: report/JBoss-JBoss-JBoss.xml (deflated 94%) updating: report/JBoss-JBoss-Microsoft-1-raw.xml (deflated 93%) updating: report/JBoss-JBoss-Microsoft-1-results.xml (deflated 58%) updating: report/JBoss-JBoss-Microsoft-1.xml (deflated 93%) updating: report/JBoss-JBoss-Microsoft-2-raw.xml (deflated 94%) updating: report/JBoss-JBoss-Microsoft-2-results.xml (deflated 69%) updating: report/JBoss-JBoss-Microsoft-2.xml (deflated 94%) updating: report/JBoss-JBoss-Microsoft-3-raw.xml (deflated 69%) updating: report/JBoss-JBoss-Microsoft-3-results.xml (deflated 61%) updating: report/JBoss-JBoss-Microsoft-3.xml (deflated 69%) updating: report/JBoss-JBoss-Microsoft-4-raw.xml (deflated 71%) updating: report/JBoss-JBoss-Microsoft-4-results.xml (deflated 59%) updating: report/JBoss-JBoss-Microsoft-4.xml (deflated 70%) updating: report/JBoss-JBoss-Microsoft-raw.xml (deflated 94%) updating: report/JBoss-JBoss-Microsoft-results.xml (deflated 60%) updating: report/JBoss-JBoss-Microsoft-tmp0.xml (deflated 94%) updating: report/JBoss-JBoss-Microsoft.xml (deflated 94%) updating: report/JBoss-JBoss-Sun-1-raw.xml (deflated 93%) updating: report/JBoss-JBoss-Sun-1-results.xml (deflated 59%) updating: report/JBoss-JBoss-Sun-1.xml (deflated 93%) updating: report/JBoss-JBoss-Sun-2-raw.xml (deflated 94%) updating: report/JBoss-JBoss-Sun-2-results.xml (deflated 60%) updating: report/JBoss-JBoss-Sun-2.xml (deflated 94%) updating: report/JBoss-JBoss-Sun-raw.xml (deflated 94%) updating: report/JBoss-JBoss-Sun-results.xml (deflated 56%) updating: report/JBoss-JBoss-Sun-tmp0.xml (deflated 94%) updating: report/JBoss-JBoss-Sun.xml (deflated 94%) updating: report/JBoss-JBoss-WSO2-raw.xml (deflated 95%) updating: report/JBoss-JBoss-WSO2-results.xml (deflated 58%) updating: report/JBoss-JBoss-WSO2-tmp0.xml (deflated 95%) updating: report/JBoss-JBoss-WSO2.xml (deflated 95%) updating: report/logs.pm (deflated 77%) updating: report/logs.xml (deflated 86%) updating: report/Makefile (deflated 55%) updating: report/Makefile.logs (deflated 78%) updating: report/Microsoft-Microsoft-Axis-raw.xml (deflated 95%) updating: report/Microsoft-Microsoft-Axis-results.xml (deflated 79%) updating: report/Microsoft-Microsoft-Axis-tmp0.xml (deflated 95%) updating: report/Microsoft-Microsoft-Axis.xml (deflated 95%) updating: report/Microsoft-Microsoft-IBM-raw.xml (deflated 94%) updating: report/Microsoft-Microsoft-IBM-results.xml (deflated 56%) updating: report/Microsoft-Microsoft-IBM-tmp0.xml (deflated 94%) updating: report/Microsoft-Microsoft-IBM.xml (deflated 94%) updating: report/Microsoft-Microsoft-JBoss-raw.xml (deflated 93%) updating: report/Microsoft-Microsoft-JBoss-results.xml (deflated 61%) updating: report/Microsoft-Microsoft-JBoss-tmp0.xml (deflated 93%) updating: report/Microsoft-Microsoft-JBoss.xml (deflated 93%) updating: report/Microsoft-Microsoft-Microsoft-raw.xml (deflated 93%) updating: report/Microsoft-Microsoft-Microsoft-results.xml (deflated 61%) updating: report/Microsoft-Microsoft-Microsoft-tmp0.xml (deflated 93%) updating: report/Microsoft-Microsoft-Microsoft.xml (deflated 93%) updating: report/Microsoft-Microsoft-Sun-raw.xml (deflated 94%) updating: report/Microsoft-Microsoft-Sun-results.xml (deflated 61%) updating: report/Microsoft-Microsoft-Sun-tmp0.xml (deflated 94%) updating: report/Microsoft-Microsoft-Sun.xml (deflated 94%) updating: report/Microsoft-Microsoft-WSO2-raw.xml (deflated 95%) updating: report/Microsoft-Microsoft-WSO2-results.xml (deflated 61%) updating: report/Microsoft-Microsoft-WSO2-tmp0.xml (deflated 95%) updating: report/Microsoft-Microsoft-WSO2.xml (deflated 95%) updating: report/mklogs.pl (deflated 56%) updating: report/overrides.xml (deflated 70%) updating: report/Overview.html (deflated 96%) updating: report/red.gif (deflated 92%) updating: report/report.sh (deflated 45%) updating: report/rollup.pl (deflated 58%) updating: report/rollup.xml (deflated 84%) updating: report/rollup.xslt (deflated 71%) updating: report/show-rollup.xsl (deflated 80%) updating: report/style.css (deflated 74%) updating: report/summary.xml (deflated 98%) updating: report/Sun-Sun-Axis-raw.xml (deflated 94%) updating: report/Sun-Sun-Axis-results.xml (deflated 87%) updating: report/Sun-Sun-Axis-soap12-raw.xml (deflated 90%) updating: report/Sun-Sun-Axis-soap12-results.xml (deflated 71%) updating: report/Sun-Sun-Axis-soap12.xml (deflated 92%) updating: report/Sun-Sun-Axis.xml (deflated 95%) updating: report/Sun-Sun-IBM-raw.xml (deflated 94%) updating: report/Sun-Sun-IBM-results.xml (deflated 72%) updating: report/Sun-Sun-IBM.xml (deflated 95%) updating: report/Sun-Sun-JBoss-raw.xml (deflated 94%) updating: report/Sun-Sun-JBoss-results.xml (deflated 75%) updating: report/Sun-Sun-JBoss.xml (deflated 95%) updating: report/Sun-Sun-Microsoft-raw.xml (deflated 94%) updating: report/Sun-Sun-Microsoft-results.xml (deflated 71%) updating: report/Sun-Sun-Microsoft.xml (deflated 95%) updating: report/Sun-Sun-Sun-raw.xml (deflated 94%) updating: report/Sun-Sun-Sun-results.xml (deflated 66%) updating: report/Sun-Sun-Sun-tmp0.xml (deflated 94%) updating: report/Sun-Sun-Sun.xml (deflated 95%) updating: report/Sun-Sun-WSO2-raw.xml (deflated 94%) updating: report/Sun-Sun-WSO2-results.xml (deflated 71%) updating: report/Sun-Sun-WSO2.xml (deflated 95%) updating: report/WSO2-IBM-WSO2-raw.xml (deflated 95%) updating: report/WSO2-IBM-WSO2-results.xml (deflated 56%) updating: report/WSO2-IBM-WSO2-tmp0.xml (deflated 95%) updating: report/WSO2-IBM-WSO2.xml (deflated 95%) updating: report/WSO2-Microsoft-WSO2-raw.xml (deflated 95%) updating: report/WSO2-Microsoft-WSO2-results.xml (deflated 65%) updating: report/WSO2-Microsoft-WSO2.xml (deflated 96%) updating: report/WSO2-Sun-WSO2-raw.xml (deflated 94%) updating: report/WSO2-Sun-WSO2-results.xml (deflated 66%) updating: report/WSO2-Sun-WSO2-tmp0.xml (deflated 94%) updating: report/WSO2-Sun-WSO2.xml (deflated 95%) updating: report/WSO2-WSO2-Axis-raw.xml (deflated 96%) updating: report/WSO2-WSO2-Axis-results.xml (deflated 68%) updating: report/WSO2-WSO2-Axis-tmp0.xml (deflated 96%) updating: report/WSO2-WSO2-Axis.xml (deflated 97%) updating: report/WSO2-WSO2-IBM-raw.xml (deflated 96%) updating: report/WSO2-WSO2-IBM-results.xml (deflated 58%) updating: report/WSO2-WSO2-IBM-tmp0.xml (deflated 96%) updating: report/WSO2-WSO2-IBM.xml (deflated 96%) updating: report/WSO2-WSO2-JBoss-raw.xml (deflated 95%) updating: report/WSO2-WSO2-JBoss-results.xml (deflated 58%) updating: report/WSO2-WSO2-JBoss-tmp0.xml (deflated 95%) updating: report/WSO2-WSO2-JBoss.xml (deflated 96%) updating: report/WSO2-WSO2-Microsoft-raw.xml (deflated 95%) updating: report/WSO2-WSO2-Microsoft-results.xml (deflated 60%) updating: report/WSO2-WSO2-Microsoft-tmp0.xml (deflated 95%) updating: report/WSO2-WSO2-Microsoft.xml (deflated 96%) updating: report/WSO2-WSO2-Sun-raw.xml (deflated 95%) updating: report/WSO2-WSO2-Sun-results.xml (deflated 58%) updating: report/WSO2-WSO2-Sun-tmp0.xml (deflated 95%) updating: report/WSO2-WSO2-Sun.xml (deflated 96%) updating: report/WSO2-WSO2-WSO2-raw.xml (deflated 95%) updating: report/WSO2-WSO2-WSO2-results.xml (deflated 58%) updating: report/WSO2-WSO2-WSO2-tmp0.xml (deflated 95%) updating: report/WSO2-WSO2-WSO2.xml (deflated 96%) updating: report/xml-to-string.xsl (deflated 81%) updating: submissions/.htaccess (deflated 4%) updating: submissions/IBM/wsa-fault-tests/soap11/duplicateActionFault.xml (deflated 54%) updating: submissions/IBM/wsa-fault-tests/soap11/duplicateActionRequest.xml (deflated 53%) updating: submissions/IBM/wsa-fault-tests/soap11/duplicateFaultToFault.xml (deflated 53%) updating: submissions/IBM/wsa-fault-tests/soap11/duplicateFaultToRequest.xml (deflated 60%) updating: submissions/IBM/wsa-fault-tests/soap11/duplicateMessageIDFault.xml (deflated 53%) updating: submissions/IBM/wsa-fault-tests/soap11/duplicateMessageIDRequest.xml (deflated 52%) updating: submissions/IBM/wsa-fault-tests/soap11/duplicateReplyToFault.xml (deflated 53%) updating: submissions/IBM/wsa-fault-tests/soap11/duplicateReplyToRequest.xml (deflated 59%) updating: submissions/IBM/wsa-fault-tests/soap11/duplicateToFault.xml (deflated 53%) updating: submissions/IBM/wsa-fault-tests/soap11/duplicateToRequest.xml (deflated 55%) updating: submissions/IBM/wsa-fault-tests/soap11/xpaths.txt (deflated 89%) updating: submissions/IBM/wsa-fault-tests/soap12/duplicateActionFault.xml (deflated 60%) updating: submissions/IBM/wsa-fault-tests/soap12/duplicateActionRequest.xml (deflated 54%) updating: submissions/IBM/wsa-fault-tests/soap12/duplicateFaultToFault.xml (deflated 60%) updating: submissions/IBM/wsa-fault-tests/soap12/duplicateFaultToRequest.xml (deflated 60%) updating: submissions/IBM/wsa-fault-tests/soap12/duplicateMessageIDFault.xml (deflated 60%) updating: submissions/IBM/wsa-fault-tests/soap12/duplicateMessageIDRequest.xml (deflated 54%) updating: submissions/IBM/wsa-fault-tests/soap12/duplicateReplyToFault.xml (deflated 60%) updating: submissions/IBM/wsa-fault-tests/soap12/duplicateReplyToRequest.xml (deflated 60%) updating: submissions/IBM/wsa-fault-tests/soap12/duplicateToFault.xml (deflated 60%) updating: submissions/IBM/wsa-fault-tests/soap12/duplicateToRequest.xml (deflated 56%) updating: submissions/IBM/wsa-fault-tests/soap12/xpaths.txt (deflated 89%) updating: submissions/Microsoft/.htaccess (deflated 4%) updating: submissions/Microsoft/WS-Addressing-Test-Cases.htm (deflated 93%) updating: submissions/Microsoft/WS_Addressing_Scenarios.htm (deflated 94%) updating: submissions/Sun/CR_TestCases.html (deflated 86%) updating: testcases/.htaccess (deflated 4%) updating: testcases/Makefile (deflated 43%) updating: testcases/Overview.html (deflated 93%) updating: testcases/testcases.xml (deflated 94%) updating: testcases/testcases.xsl (deflated 67%) updating: testcases/tidy-output.txt (deflated 89%) updating: testsuite.css (deflated 59%)
Received on Monday, 9 July 2007 20:33:42 UTC