- From: Marc Hadley <Marc.Hadley@Sun.COM>
- Date: Thu, 30 Nov 2006 14:06:08 -0500
- To: Gilbert Pilz <Gilbert.Pilz@bea.com>
- Cc: public-ws-addressing@w3.org
- Message-id: <D47BD3C0-9410-47C7-8490-C50E78FE2A16@Sun.COM>
On Nov 29, 2006, at 6:15 PM, Gilbert Pilz wrote: > > <wsp:Policy> > <wsaw:AnonymousResponses> > </wsp:Policy> > > This policy indicates that the subject supports the use of WS- > Addressing and, > in particular, will accept request messages with response endpoint > EPRs that > contain the anonymous URI. If a fault is generated as a result of > sending a > request message to an endpoint with this effective policy, that > fault will not > be due to the fact that the request message includes WS-Addressing > headers nor > will it be due to the fact that the response endpoint EPRs contain the > anonymous URI as an address. Note that nothing is said about either > supporting > or not supporting the use of non-anonymous URIs. > > <wsp:Policy> > <wsaw:UsingAddressing> > <wsaw:AnonymousResponses> > </wsp:Policy> > > The above policy is semantically equivalent to the previous > example. Note that > this example could be the result of combining two separate policies > (e.g. one > attached at a wsdl:binding and the other at a wsdl20:endpoint (or > wsdl11:port)) into a single effective policy. > Given this equivalence I think there's still a need for domain- specific policy intersection. The processor needs to know that <wsaw:UsingAddressing> is implicit in <wsaw:AnonymousResponses>. Right ? > <wsp:Policy> > <wsaw:NonAnonymousResponses> > </wsp:Policy> > > <wsp:Policy> > <wsaw:UsingAddressing> > <wsaw:NonAnonymousResponses> > </wsp:Policy> > > The above two policies are identical ways of expressing the fact > that the > subject supports the use of WS-Addressing and, in particular, will > accept > request messages with response endpoint EPRs that contain URIs > other than the > anonymous URI. Same comment as above. Marc. --- Marc Hadley <marc.hadley at sun.com> CTO Office, Sun Microsystems.
Attachments
- application/pkcs7-signature attachment: smime.p7s
Received on Thursday, 30 November 2006 19:06:21 UTC