- From: Marc Hadley via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 22 Apr 2005 18:24:19 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv824
Modified Files:
ws-addr-core.xml
Log Message:
Added resolution to lc21 - removed HTTP specific restriction on use of anonymous URI in [destination] for replies only.
Index: ws-addr-core.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-core.xml,v
retrieving revision 1.68
retrieving revision 1.69
diff -C2 -d -r1.68 -r1.69
*** ws-addr-core.xml 22 Apr 2005 18:18:41 -0000 1.68
--- ws-addr-core.xml 22 Apr 2005 18:24:17 -0000 1.69
***************
*** 534,541 ****
<p>Requests whose [reply endpoint], [source endpoint] and/or [fault endpoint] use this
address MUST provide some out-of-band mechanism for delivering replies or faults
! (e.g. returning the reply on the same transport connection). This mechanism may be a
! simple request/reply transport protocol (e.g., HTTP GET or POST). This IRI MAY be
! used as the [destination] for reply messages and SHOULD NOT be used as the
! [destination] in other circumstances.</p>
<div2 id="msgaddrpropsinfoset">
<head>XML Infoset Representation of Message Addressing Properties</head>
--- 534,538 ----
<p>Requests whose [reply endpoint], [source endpoint] and/or [fault endpoint] use this
address MUST provide some out-of-band mechanism for delivering replies or faults
! (e.g. returning the reply on the same transport connection).</p>
<div2 id="msgaddrpropsinfoset">
<head>XML Infoset Representation of Message Addressing Properties</head>
Received on Friday, 22 April 2005 18:24:20 UTC