Attaching and binding a WS-ReliableMessaging policy set to a web service application by using the wsadmin tool
To configure a web service application to use WS-ReliableMessaging, you attach a policy set that contains a WS-ReliableMessaging policy type. This policy type offers a range of qualities of service: managed persistent, managed non-persistent, or unmanaged non-persistent. Use the wsadmin tool to attach the policy set to your application, and (for managed qualities of service) to define bindings to a service integration bus and messaging engine.
Before you begin
You can attach a WS-ReliableMessaging policy set and define bindings by using the wsadmin tool as described in this task, or you can attach and bind a WS-ReliableMessaging policy set by using the administrative console.
This task assumes that you have already developed and installed the web service application to which you want to attach a policy set.
- WS-I RSP
- WS-I RSP ND
- LTPA WS-I RSP
- Username WS-I RSP
- WSReliableMessaging 1_0
- WSReliableMessaging default
- WSReliableMessaging persistent
If you can use any of these default policy sets, or you have configured your own reliable messaging policy set, then you are ready to complete this task.
About this task
- Attach a reliable messaging policy set (either a default policy set or one that you have created) to an aspect of your application (that is, application level or web service level). Policy sets define the reliability level (quality of service) and other configuration options that you want to apply to your reliable messaging application.
- Define the bindings for each attachment to a policy set that specifies a managed quality of service. That is, choose the service integration bus and messaging engine to use to maintain the state for the managed persistent and managed non-persistent qualities of service.
To attach a WS-ReliableMessaging policy set and define bindings by using the wsadmin tool, complete the following steps: