RE: Sample SOAP message on the wire with Reference Properties and Parameters (without a wrapper!)

Hey Rich,

> 
> 
> My point is that if the only entity that can distinguish is the
server,
> then we do not need to make a difference on the wire.  The server
> already knows (by qname) which is which, and nobody else can tell, so
> let's simplify and not spend time discussing what the difference is
> between a prop and a parm, since it's purely a local implementation
issue.

Again, I don't want to talk on behalf of the authors but my
understanding is that although you are not allowed to reason about the
semantics of their contents, you are allowed to reason about their
values for comparison reasons.

So, EPR1 and EPR2 point to the same service (hence, they have the same
policies, wsdl description, etc.) if their Address and
ReferenceProperties are the same (the Parameters can be different).

You can have EPR3 and EPR4 with the same Address and ReferenceParameters
but the reference services may have different policies, wsdl, other
metadata because their ReferenceProperties are different.

However, the difference is that although you are allowed to check the
contents of the EPRs for comparison purposes, you shouldn't interpret
the values to mean anything (since they are service-specific).

At least that's my understanding.

Regards,
.savas. 

Received on Tuesday, 23 November 2004 16:57:43 UTC