...
Recipient List EIP (Figure 1) | Recipient List Example Scenario (Figure 2) |
---|---|
Sender | StockQuoteClient |
Recipient List | RecipientList mediator |
Receivers (A, B, C, D) | SimpleStockQuote Service Instances (Foo, WSO2) |
Environment setup
- Download and install WSO2 ESB from http://wso2.com/products/enterprise-service-bus. For a list of prerequisites and step-by-step installation instructions, refer to Getting Started in the WSO2 ESB documentation.
- Deploy the
SimpleStockQuoteService
and start three instances of Axis2 Server in ports 9000, 9001, 9002, and 9003. For instructions, refer to the section ESB Samples Setup - Starting Sample Back-End Services in the WSO2 ESB documentation.
...