WS-Addressing for References
A WS-Addressing for Reference policy set ensures that a reference sends messages with WS-Addressing semantics.
You must configure WS-Addressing policies in pairs at references and services. The values of the Anonymous parameters of the two policies must match.
This policy set can apply at a SOAP binding on a promoted reference.
Element | Description |
---|---|
Anonymous | When anonymous is enabled, the reference
expects synchronous responses to its requests. The reference waits for an
immediate reply on the same HTTP channel as the request.
When anonymous is disabled, the reference expects asynchronous
responses to its requests. The reference waits for an immediate acknowledgment
on the same HTTP channel as the request, and is ready to receive an
asynchronous response at the addresses specified in the
Default: Anonymous. |