Configuring a binding for the WS-Reliable Messaging policy
To use the WS-Reliable Messaging policy with your Web service clients, first configure bindings for the policy.
The WS-ReliableMessaging policy is an interoperability standard for the reliable transmission of messages between two endpoints of a Web service. For your Web services that use SOAP over HTTP, you can use WS-ReliableMessaging to make these services interoperable and reliable, without needing to write custom code. For this policy, managed qualities of service are supported by a service integration bus.
To configure a binding for the WS-Reliable Messaging policy:
- In the Client Side Policy Set Attachment wizard, select the WSReliableMessaging policy type in the
Bindings Configuration table; then click
Configure.
- In the
Bus Name field, type the name of the service integration bus that will be used for managed qualities of service.
- In the
Messaging Engine Name field, type the name of the messaging engine (or bus member) that will be used for managed qualities of service.
- Click OK.
Related tasks
Specifying key store settings for bindings configuration