Use the JMS Availability page to configure availability settings for the Java Message Service (JMS).
The JMS Availability page contains the following options.
Button to restore settings that have default values to their default values. Settings that do not have default values are not changed.
The name of the configuration to which the settings on this page apply. This field is read only.
The type of Message Queue cluster used to provide JMS services to a GlassFish cluster. If the Enabled checkbox is selected, an enhanced Message Queue cluster is used. Otherwise, a conventional Message Queue cluster is used.
If the Enabled checkbox is selected, the Configuration Store Type and Message Store Type options are ignored.
The type of data store for configuration data in a conventional Message Queue cluster. The value masterbroker specifies the use of a master broker to store and manage the configuration data. The value shareddb specifies the use of a shared database to store the configuration data.
This option is ignored if Availability Service is enabled.
The type of data store for message data in brokers in a conventional cluster. The value file specifies a file store. The value jdbc specifies a JDBC store.
This option is ignored if Availability Service is enabled.
The database vendor, user, password, and access url of the JDBC database to use in any of these situations:
When Availability Service is enabled
When Configuration Store Type is set to shareddb
When Message Store Type is set to jdbc
For information about supported vendors and the formats of access urls for each vendor, see JDBC-Based Persistence in Oracle GlassFish Server Message Queue 4.5 Administration Guide.
Additional properties for JMS availability.
GlassFish Server does not predefine any additional JMS availability properties.