2002/ws/desc/test-suite/results/Woden/RPC-1G rpcstyleinout.wsdlcm,1.5,1.6 rpcstyleinout.canonical.wsdlcm,1.12,1.13 rpcstyleinout.results.xml,1.8,1.9

Update of /sources/public/2002/ws/desc/test-suite/results/Woden/RPC-1G
In directory hutz:/tmp/cvs-serv26834/test-suite/results/Woden/RPC-1G

Modified Files:
	rpcstyleinout.wsdlcm rpcstyleinout.canonical.wsdlcm 
	rpcstyleinout.results.xml 
Log Message:
Rolled up latest Woden results, fixed bug in wsdl-xslt {rpc signature}.

Index: rpcstyleinout.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/RPC-1G/rpcstyleinout.wsdlcm,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -d -r1.5 -r1.6
*** rpcstyleinout.wsdlcm	12 Apr 2007 14:48:19 -0000	1.5
--- rpcstyleinout.wsdlcm	17 May 2007 01:09:27 -0000	1.6
***************
*** 42,49 ****
--- 42,56 ----
              </interfaceMessageReferenceComponent>
            </interfaceMessageReferences>
+           <style>
+             <cmbase:uri>http://www.w3.org/ns/wsdl/style/rpc</cmbase:uri>
+           </style>
            <cmbase:parent ref='id-2'/>
            <cmextensions:wsdlInterfaceOperationExtension>
              <cmextensions:safety>false</cmextensions:safety>
            </cmextensions:wsdlInterfaceOperationExtension>
+           <cmrpc:rpcInterfaceOperationExtension>
+             <cmrpc:rpcSignature>
+             </cmrpc:rpcSignature>
+           </cmrpc:rpcInterfaceOperationExtension>
          </interfaceOperationComponent>
        </interfaceOperations>

Index: rpcstyleinout.results.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/RPC-1G/rpcstyleinout.results.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -C 2 -d -r1.8 -r1.9
*** rpcstyleinout.results.xml	3 May 2007 21:49:58 -0000	1.8
--- rpcstyleinout.results.xml	17 May 2007 01:09:27 -0000	1.9
***************
*** 2,17 ****
  <?xml-stylesheet type="text/xsl" href="../../results.xsl"?>
  
! <comparing test-metadata="../../../documents/good/RPC-1G/TestMetadata.xml" source="../../../documents/good/RPC-1G/rpcstyleinout.wsdl" archetype="../../Baseline/RPC-1G/rpcstyleinout.canonical.wsdlcm" aspirant="../../Woden/RPC-1G/rpcstyleinout.canonical.wsdlcm" required-extensions="true">
! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent" nearest-id="c3">
! <p>Different number of children (Expected 6 found 5).</p>
! </failure>
! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent/cmbase:parent" nearest-id="c3">
! <p>Expected element "style" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component", found element "parent" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-base".</p>
! </failure>
! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent/cmextensions:wsdlInterfaceOperationExtension" nearest-id="c3">
! <p>Expected element "parent" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-base", found element "wsdlInterfaceOperationExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-extensions".</p>
! </failure>
! <failure xpath="/descriptionComponent/interfaces/interfaceComponent/interfaceOperations/interfaceOperationComponent/ext:wsdlInterfaceOperationExtension" nearest-id="c3">
! <p>Missing element "wsdlInterfaceOperationExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-extensions".</p>
! </failure>
! </comparing>
--- 2,4 ----
  <?xml-stylesheet type="text/xsl" href="../../results.xsl"?>
  
! <comparing test-metadata="../../../documents/good/RPC-1G/TestMetadata.xml" source="../../../documents/good/RPC-1G/rpcstyleinout.wsdl" archetype="../../Baseline/RPC-1G/rpcstyleinout.canonical.wsdlcm" aspirant="../../Woden/RPC-1G/rpcstyleinout.canonical.wsdlcm" required-extensions="true"/>

Index: rpcstyleinout.canonical.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/RPC-1G/rpcstyleinout.canonical.wsdlcm,v
retrieving revision 1.12
retrieving revision 1.13
diff -C 2 -d -r1.12 -r1.13
*** rpcstyleinout.canonical.wsdlcm	12 Apr 2007 14:48:19 -0000	1.12
--- rpcstyleinout.canonical.wsdlcm	17 May 2007 01:09:27 -0000	1.13
***************
*** 31,38 ****
--- 31,43 ----
                <cmbase:parent ref="c3"/>
              </interfaceMessageReferenceComponent></interfaceMessageReferences>
+           <style><cmbase:uri>http://www.w3.org/ns/wsdl/style/rpc</cmbase:uri></style>
            <cmbase:parent ref="c2"/>
            <cmextensions:wsdlInterfaceOperationExtension>
              <cmextensions:safety>false</cmextensions:safety>
            </cmextensions:wsdlInterfaceOperationExtension>
+           <cmrpc:rpcInterfaceOperationExtension>
+             <cmrpc:rpcSignature>
+             </cmrpc:rpcSignature>
+           </cmrpc:rpcInterfaceOperationExtension>
          </interfaceOperationComponent></interfaceOperations>
      </interfaceComponent></interfaces>

Received on Thursday, 17 May 2007 01:09:43 UTC