- From: John Kaputin (gmail) <jakaputin@gmail.com>
- Date: Fri, 22 Dec 2006 22:38:07 +0000
- To: "Jonathan Marsh" <jonathan@wso2.com>
- Cc: www-ws-desc@w3.org, woden-dev@ws.apache.org
- Message-ID: <4c2ae8f80612221438h33aa3b87h96a25553703b2835@mail.gmail.com>
When we discussed this on the implementors call yesterday I was happy with your explanation. Output and outfault messages don't map to HTTP requests and infaults are not used with the 3 MEPs defined by the spec Part 2. I'm now just wondering about user-defined MEPs ... about the possibility that the {http location} property might be used with some user-defined MEP like in-out-in or in-out-in-out with a fault ruleset that permits an <infault> on the second 'in'. If the spec needs to allow for user-defined MEPs, then perhaps the wording should include 'infault' as well as 'input'. For example: "Strings enclosed within single curly braces MUST be element names from the instance data of the input or infault message." John Kaputin On 12/19/06, Jonathan Marsh <jonathan@wso2.com> wrote: > > I don't think this binding supports mapping an output or fault to an HTTP > request message. It only supports the in-out, in-only, and robust-in-only > MEPs, in which the input message maps to the HTTP request. > > > > *Jonathan Marsh* - http://www.wso2.com - > http://auburnmarshes.spaces.live.com > > > ------------------------------ > > *From:* www-ws-desc-request@w3.org [mailto:www-ws-desc-request@w3.org] *On > Behalf Of *John Kaputin (gmail) > *Sent:* Monday, December 18, 2006 3:56 AM > *To:* www-ws-desc@w3.org > *Cc:* woden-dev@ws.apache.org > *Subject:* Clarifying assertion for HTTP Location > > > > Part 2 section 6.7.1.1 Construction of the request IRI using the {http > location} property. > > This section contains the assertion: > > "Strings enclosed within single curly braces MUST be element names from > the instance data of the input message." > > I assume 'input message' here refers generically to any input data for the > HTTP request (i.e. to a WSDL input, output or fault message element). To > make this clearer and to keep it consistent with the description at > hyperlink "instance data", perhaps you could restate this something like: > > "Strings enclosed within single curly braces MUST be element names from > the instance data of the input, output or fault message." > > regards, > John Kaputin. > >
Received on Friday, 22 December 2006 22:38:26 UTC