- From: Marc Hadley via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 22 Apr 2005 18:04:17 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv27352
Modified Files:
ws-addr-core.xml
Log Message:
Added resolution to lc17 - clarified that anonymous destination URI is not just for use in replies
Index: ws-addr-core.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-core.xml,v
retrieving revision 1.65
retrieving revision 1.66
diff -C2 -d -r1.65 -r1.66
*** ws-addr-core.xml 22 Apr 2005 18:01:28 -0000 1.65
--- ws-addr-core.xml 22 Apr 2005 18:04:15 -0000 1.66
***************
*** 527,532 ****
<p>Due to the range of network technologies currently in wide-spread use (e.g., NAT,
DHCP, firewalls), many deployments cannot assign a meaningful global IRI to a given
! endpoint. To allow these "anonymous" endpoints to initiate message exchange patterns
! and receive replies, WS-Addressing defines the following well-known URI for use by
endpoints that cannot have a stable, resolvable IRI:
<attval>&nsuri;/role/anonymous</attval>
--- 527,532 ----
<p>Due to the range of network technologies currently in wide-spread use (e.g., NAT,
DHCP, firewalls), many deployments cannot assign a meaningful global IRI to a given
! endpoint. To allow these "anonymous" endpoints to send and receive messages,
! WS-Addressing defines the following well-known URI for use by
endpoints that cannot have a stable, resolvable IRI:
<attval>&nsuri;/role/anonymous</attval>
Received on Friday, 22 April 2005 18:04:18 UTC