Adding a Message Store
WSO2 ESB allows you to add a required type of message store to your ESB implementation via the Manage Message Stores screen of the ESB Management Console.
WSO2 ESB supports the following message store types:
- In Memory Message Store
- JMS Message Store
- RabbitMQ Message Store
- JDBC Message Store
- Custom Message Store
To add a required message store to your ESB implementation
- Click the Main tab on the Management Console, go to Manage -> Service Bus and then click Message Stores. The Manage Message Stores screen appears.
- Click Add Message Stores. You will see the list of available message stores.
- Click the required type of message store you need to add.
Enter the required values to create the message store, and then click Save.
Note
When adding a message store, the parameters that you need to specify can vary depending on the type of message store that you add. For more information on each message store and for descriptions of the parameters you need to specify when adding each type of message store, see the relevant topic from the following:
- In Memory Message Store
- JMS Message Store
- RabbitMQ Message Store
- JDBC Message Store
- Custom Message Store
To view the message store that you added, click Available Message Stores on the Manage Message Stores screen. This displays details of all the message stores you have added.
The message count under the Messages column will be displayed as Not Applicable for thirty party provider message stores (i.e., for JMS, RabbitMQ and custom) since it is unpredictable.