- From: Jonathan Marsh <jonathan@wso2.com>
- Date: Thu, 15 Feb 2007 15:49:42 -0800
- To: "'youenn fablet'" <youenn.fablet@crf.canon.fr>
- Cc: <public-ws-desc-comments@w3.org>
Thanks for your comment. The WS Description Working Group tracked this issue as a CR113 [1]. The latest editor's draft [2] adds {http query parameter separator} and {http query parameter separator default} to the SOAP binding. As we're preparing our PR documents, unless you let us know otherwise with in two weeks, we will assume you agree with the resolution of this issue. [1] http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR113 [2] http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/wsdl20/wsdl20-adjuncts.html ?content-type=text/html;%20charset=utf-8#soap-binding Jonathan Marsh - http://www.wso2.com - http://auburnmarshes.spaces.live.com > -----Original Message----- > From: www-ws-desc-request@w3.org [mailto:www-ws-desc-request@w3.org] On > Behalf Of youenn fablet > Sent: Wednesday, November 15, 2006 5:22 AM > To: www-ws-desc@w3.org > Subject: SOAP Response query string issue > > > Continuing on the SOAP/HTTP Binding review, > I have a comment related to the SOAP binding section 5.10.4.2.1. > When using the SOAP-Response MEP, one needs to serialize the input data, > if any, in the URI as a query string, following what is done in the HTTP > binding (section 6.7.2). > The issue is that section 6.7.2 serialization is based on the query > parameter separator and query parameter default separator properties. > These properties, while present in the HTTP binding, are not brought in > the SOAP binding. > Here are two suggestions to solve this small issue: > - add to the soap/http binding the query parameter separator default > property, which has the '&' value by default > - do NOT add any of the @whttp:queryParameterSeparator and > @whttp:queryParameterSeparatorDefault attributes, as this flexibility is > not required by the soap binding IMHO. > This way, the serialization algorithm will always use the '&' character > as the query parameter separator character. > Youenn
Received on Thursday, 15 February 2007 23:49:49 UTC