JMS Store
A persistent JMS store is a physical repository for storing persistent message data and durable subscribers. It can be either a disk-based file store or a JDBC-accessible database. A JMS file store can also be used for the paging of messages to disk when memory has been exhausted.
To create a JMS file store, click the Configure a new JMS File Store link. To create a JMS JDBC store, click the Configure a new JMS JDBC Store link.
- For more information on creating a JMS File Store, see Creating a JMS File Store.
- For more information on creating a paging store, see Configuring a Paging Store.
- For more information on creating a JMS JDBC Store, see Creating a JMS JDBC Store.