- From: Francisco Curbera <curbera@us.ibm.com>
- Date: Tue, 24 Jan 2006 10:13:49 -0500
- To: WS-Addressing <public-ws-addressing@w3.org>
As per my AI, these are the updates to the WS-Addressing Core spec. that
would resolve this issue.
In Section 3.2, change,
/wsa:To
This OPTIONAL element (whose content is of type xs:anyURI) provides
the value for the [destination] property. If this element is NOT
present then the value of the [destination] property is
"http://www.w3.org/@@@@/@@/addressing/anonymous".
to
/wsa:To
This OPTIONAL element (whose content is of type xs:anyURI) provides
the value for the [destination] property. In a reply message, when
this element is not present the value of the [destination] property
is "http://www.w3.org/@@@@/@@/addressing/anonymous". No other default
values for the [destination] property are defined by this
specification.
In Section 3.4, add a second "Note" under the first bullet of item one:
Note:
When using the XML Infoset representation, if the [address] property of the
[reply endpoint] message addressing property is
"http://www.w3.org/@@@@/@@/addressing/anonymous", then the wsa:To element
MAY be omitted in the reply message - see section 3.2 XML Infoset
Representation of Message Addressing Properties.
----- Forwarded by Francisco Curbera/Watson/IBM on 01/24/2006 09:57 AM
-----
Francisco
Curbera/Watson/IBM@IBMUS To: Mark Nottingham <mnot@mnot.net>
Sent by: cc: WS-Addressing <public-ws-addressing@w3.org>
public-ws-addressing-req Subject: New issue: Default value of To property
uest@w3.org
01/20/2006 01:23 PM
Can I please add this new CR issue against the WS-Addressing core spec.
The spec currently defaults the value of the To property to anonymous
(Core, 3.2); the goal of this decision was to optimize the request reply
synchronous interaction. However, as written in Section 3.2 this applies to
arbitrary messages. Just as in the case of ReplyTo, addressed in CR13, I
propose the defaulting of To to anonymous be moved to Section 3.4 and
limited to request reply interactions.
Paco
Received on Tuesday, 24 January 2006 15:14:00 UTC