- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 18 Nov 2006 00:52:51 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Baseline/Compound1-1G
In directory hutz:/tmp/cvs-serv26933/test-suite/results/Baseline/Compound1-1G
Modified Files:
compound1.canonical.wsdlcm
Log Message:
Fixed soapBindingExtension presence on soap 1.1 bindings.
Index: compound1.canonical.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Baseline/Compound1-1G/compound1.canonical.wsdlcm,v
retrieving revision 1.4
retrieving revision 1.5
diff -C 2 -d -r1.4 -r1.5
*** compound1.canonical.wsdlcm 16 Nov 2006 16:40:15 -0000 1.4
--- compound1.canonical.wsdlcm 18 Nov 2006 00:52:49 -0000 1.5
***************
*** 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"
--- 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"
***************
*** 120,123 ****
--- 121,125 ----
<address>http://127.0.0.1:8080/axis2/services/Compound1</address>
<base:parent ref="c12"/>
+ <soapcm:soapEndpointExtension/>
</endpointComponent>
</endpoints>
Received on Saturday, 18 November 2006 00:52:55 UTC