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.
The 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
.
A description of the destination resource.
The status of the destination resource. The destination resource can be enabled or disabled. This option is enabled by default.
Additional properties for the destination resource. The GlassFish Serverdoes not define any additional properties for JMS destination resources.