Use the Edit JMS Destination Resource page to modify the settings for a JMS destination resource.
The Edit JMS Destination Resource 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.
A unique name that identifies the destination resource. The JNDI name is a read-only field. You can only specify the JNDI name when you create a new JMS destination resource.
The name of the physical destination associated with this resource.
GlassFish Server creates the physical destination automatically when it is needed and deletes it when you delete the destination resource.
The type of the destination resource. Available choices are javax.jms.Topic
and javax.jms.Queue
.
The deployment order of the destination resource.
A description of the destination resource.
Whether the resource is available at runtime.
If only the default server instance, server
, exists in the domain, the resource's runtime availability can be enabled or disabled. Runtime availability is enabled by default.
If any clusters or standalone instances have been created in the domain, use the Target tab to control runtime availability of the resource on its targets.
Additional properties for the destination resource. GlassFish Server does not define any additional properties for JMS destination resources.