Reliable Messaging Examples  Locate

Overview of Reliable Messaging Examples  Locate

These demos show how to use WS-ReliableMessaging with WSO2 SOA Enablement Server for Java.

  • Reliable HelloWorld Client – A simple reliable HelloWorld client of the basic/hello demo service. It sends reliable requests consisting of WS-RM sequences with length 1.

  • One-way Reliable Communication – Demonstrates the use of WS-ReliableMessaging with DII asynchronous messaging.

  • Asynchronous Request/Response Reliable Communication – Shows how to correlate a request sequence to the response one.

  • Custom Policy – Applies WS-ReliableMessaging policy to the service and clients in the Asynchronous Request/Response demo.