Use the New JMS Destination Resource page to create a new JMS destination resource.
The New JMS Destination Resource page contains the following options.
A unique name that identifies the destination resource.
It is a recommended practice to use the naming subcontext prefix jms/ for JMS resources. For example: jms/Queue.
The name of the physical destination to be 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.
create-jms-resource(1)
list-jms-resources(1)
delete-jms-resource(1)