- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 02 Jan 2007 18:53:51 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/LocationTemplate-1G In directory hutz:/tmp/cvs-serv15130/test-suite/results/wsdl-xslt/LocationTemplate-1G Modified Files: SOAPservice.wsdlcm SOAPservice.canonical.wsdlcm Log Message: 1) LocationTemplate-1G. Removed the “#” characters from the whttp:location on the “Escape” binding. These aren’t legal at this spot in a URI. And there isn’t a requirement they be escaped during the templating algorithm, so they aren’t testing anything and preventing the wsdlcm from having a valid anyURI for the {http location} property. 2) MessageTest-2G. Augmented each whttp:location attribute to start with the name of the operation. Without some kind of unique whttp:location, operation dispatch in Axis doesn’t work. I’ll send a new issue describing the limitations of this shortly. 3) MessageTest-3G. Added whttp:location attributes on each Binding Operation, with a value equal to the operation name. Because unique whttp:location attributes are needed by Axis2, generic http bindings are not possible, so I added minimally-defined operations to the SafeEchoHTTPBinding. 4) Added Dashboard.html task to the build file. 5) Updated Baselines and regenerated results. Index: SOAPservice.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/LocationTemplate-1G/SOAPservice.wsdlcm,v retrieving revision 1.3 retrieving revision 1.4 diff -C 2 -d -r1.3 -r1.4 *** SOAPservice.wsdlcm 1 Dec 2006 23:44:06 -0000 1.3 --- SOAPservice.wsdlcm 2 Jan 2007 18:53:49 -0000 1.4 *************** *** 62,65 **** --- 62,66 ---- <soapcm:soapBindingOperationExtension> <httpcm:httpLocation>datespace/{year}/{month}/{day}/{time}-{time}.html</httpcm:httpLocation> + <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> </bindingOperationComponent> *************** *** 84,87 **** --- 85,89 ---- <soapcm:soapBindingOperationExtension> <httpcm:httpLocation>datespace/{year}/{month}.html?day={day};start={time};end={time}</httpcm:httpLocation> + <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> </bindingOperationComponent> *************** *** 106,109 **** --- 108,112 ---- <soapcm:soapBindingOperationExtension> <httpcm:httpLocation>datespace.html</httpcm:httpLocation> + <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> </bindingOperationComponent> *************** *** 128,131 **** --- 131,135 ---- <soapcm:soapBindingOperationExtension> <httpcm:httpLocation>datespace/{year}/{month}.html</httpcm:httpLocation> + <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> </bindingOperationComponent> *************** *** 150,153 **** --- 154,158 ---- <soapcm:soapBindingOperationExtension> <httpcm:httpLocation>datespace/{year}.html?start={time}</httpcm:httpLocation> + <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> </bindingOperationComponent> *************** *** 172,175 **** --- 177,181 ---- <soapcm:soapBindingOperationExtension> <httpcm:httpLocation>datespace/{year}.html?timezone=utc</httpcm:httpLocation> + <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> </bindingOperationComponent> *************** *** 194,197 **** --- 200,204 ---- <soapcm:soapBindingOperationExtension> <httpcm:httpLocation>datespace/{year}.html?passphrase={{4(^$@!}}4^@*}}</httpcm:httpLocation> + <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> </bindingOperationComponent> Index: SOAPservice.canonical.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/LocationTemplate-1G/SOAPservice.canonical.wsdlcm,v retrieving revision 1.4 retrieving revision 1.5 diff -C 2 -d -r1.4 -r1.5 *** SOAPservice.canonical.wsdlcm 1 Dec 2006 23:44:06 -0000 1.4 --- SOAPservice.canonical.wsdlcm 2 Jan 2007 18:53:49 -0000 1.5 *************** *** 50,53 **** --- 50,54 ---- <soapcm:soapBindingOperationExtension> <httpcm:httpLocation>datespace/{year}.html?timezone=utc</httpcm:httpLocation> + <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> </bindingOperationComponent></bindingOperations> *************** *** 69,72 **** --- 70,74 ---- <soapcm:soapBindingOperationExtension> <httpcm:httpLocation>datespace.html</httpcm:httpLocation> + <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> </bindingOperationComponent></bindingOperations> *************** *** 88,91 **** --- 90,94 ---- <soapcm:soapBindingOperationExtension> <httpcm:httpLocation>datespace/{year}/{month}.html</httpcm:httpLocation> + <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> </bindingOperationComponent></bindingOperations> *************** *** 107,110 **** --- 110,114 ---- <soapcm:soapBindingOperationExtension> <httpcm:httpLocation>datespace/{year}.html?passphrase={{4(^$@!}}4^@*}}</httpcm:httpLocation> + <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> </bindingOperationComponent></bindingOperations> *************** *** 126,129 **** --- 130,134 ---- <soapcm:soapBindingOperationExtension> <httpcm:httpLocation>datespace/{year}.html?start={time}</httpcm:httpLocation> + <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> </bindingOperationComponent></bindingOperations> *************** *** 145,148 **** --- 150,154 ---- <soapcm:soapBindingOperationExtension> <httpcm:httpLocation>datespace/{year}/{month}.html?day={day};start={time};end={time}</httpcm:httpLocation> + <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> </bindingOperationComponent></bindingOperations> *************** *** 164,167 **** --- 170,174 ---- <soapcm:soapBindingOperationExtension> <httpcm:httpLocation>datespace/{year}/{month}/{day}/{time}-{time}.html</httpcm:httpLocation> + <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> </bindingOperationComponent></bindingOperations>
Received on Tuesday, 2 January 2007 18:54:44 UTC