For the WS-ReliableMessaging policy you can configure the version of the WS-ReliableMessaging standard that you want to use, the option to use the WS-MakeConnection protocol for synchronous two-way message exchange, the order in which messages are delivered, and the required quality of service (the reliability level) for message delivery. The product enforces these policies on inbound messages and applies them to outbound messages.
To view this administrative console page, click .
With WebSphere Application Server, you can use WS-ReliableMessaging with Java API for XML-Based Web Services (JAX-WS) 2.0 Web services applications that use a SOAP over HTTP binding. 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.
Do not edit the policies associated with the provided default policy sets. If you need to modify the reliable messaging policy settings, use a copy of a default policy set or create a new policy set.
Links marked (online) require access to the Internet.