2002/ws/desc/test-suite/results/wsdl-xslt/Echo-2G echo.canonical.wsdlcm,1.2,1.3 echo.wsdlcm,1.1,1.2

Update of /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/Echo-2G
In directory hutz:/tmp/cvs-serv23789/test-suite/results/wsdl-xslt/Echo-2G

Modified Files:
	echo.canonical.wsdlcm echo.wsdlcm 
Log Message:
Fixed http header generation.

Index: echo.canonical.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/Echo-2G/echo.canonical.wsdlcm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** echo.canonical.wsdlcm	17 Nov 2006 16:20:32 -0000	1.2
--- echo.canonical.wsdlcm	17 Nov 2006 23:37:09 -0000	1.3
***************
*** 1,3 ****
! <?xml version="1.0" encoding="UTF-8"?><!-- Generated by wsdl-component-model.xslt, Jonathan Marsh, WSO2, jonathan@wso2.com  --><descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" xmlns:soapcm="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xmlns:rpccm="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:httpcm="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:base="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns:ext="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xml:id="c1">
  <extensions>
  <base:uri>http://www.w3.org/2006/01/wsdl-extensions</base:uri>
--- 1,4 ----
! <?xml version="1.0" encoding="UTF-8"?>
! <!-- Generated by wsdl-component-model.xslt, Jonathan Marsh, WSO2, jonathan@wso2.com  --><descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" xmlns:soapcm="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xmlns:rpccm="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:httpcm="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:base="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns:ext="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xml:id="c1">
  <extensions>
  <base:uri>http://www.w3.org/2006/01/wsdl-extensions</base:uri>
***************
*** 230,238 ****
  </bindingMessageReferenceComponent></bindingMessageReferences>
  <bindingFaultReferences><bindingFaultReferenceComponent xml:id="c35">
! <interfaceFaultReference ref="c3"/>
  <base:parent ref="c32"/>
  <soapcm:soapBindingFaultReferenceExtension/>
  </bindingFaultReferenceComponent><bindingFaultReferenceComponent xml:id="c36">
! <interfaceFaultReference ref="c3"/>
  <base:parent ref="c32"/>
  <soapcm:soapBindingFaultReferenceExtension/>
--- 231,239 ----
  </bindingMessageReferenceComponent></bindingMessageReferences>
  <bindingFaultReferences><bindingFaultReferenceComponent xml:id="c35">
! <interfaceFaultReference ref="c12"/>
  <base:parent ref="c32"/>
  <soapcm:soapBindingFaultReferenceExtension/>
  </bindingFaultReferenceComponent><bindingFaultReferenceComponent xml:id="c36">
! <interfaceFaultReference ref="c13"/>
  <base:parent ref="c32"/>
  <soapcm:soapBindingFaultReferenceExtension/>

Index: echo.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/Echo-2G/echo.wsdlcm,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** echo.wsdlcm	16 Nov 2006 23:29:42 -0000	1.1
--- echo.wsdlcm	17 Nov 2006 23:37:09 -0000	1.2
***************
*** 315,324 ****
  <bindingFaultReferences>
  <bindingFaultReferenceComponent xml:id="N100EF">
! <interfaceFaultReference ref="N10051"/>
  <base:parent ref="N100E5"/>
  <soapcm:soapBindingFaultReferenceExtension/>
  </bindingFaultReferenceComponent>
  <bindingFaultReferenceComponent xml:id="N100F3">
! <interfaceFaultReference ref="N10051"/>
  <base:parent ref="N100E5"/>
  <soapcm:soapBindingFaultReferenceExtension/>
--- 315,324 ----
  <bindingFaultReferences>
  <bindingFaultReferenceComponent xml:id="N100EF">
! <interfaceFaultReference ref="N100B9"/>
  <base:parent ref="N100E5"/>
  <soapcm:soapBindingFaultReferenceExtension/>
  </bindingFaultReferenceComponent>
  <bindingFaultReferenceComponent xml:id="N100F3">
! <interfaceFaultReference ref="N100BD"/>
  <base:parent ref="N100E5"/>
  <soapcm:soapBindingFaultReferenceExtension/>

Received on Friday, 17 November 2006 23:38:18 UTC