When you create a JMS destination resource, the GlassFish Server creates an Admin Object Resource for the destination resource. You can view this resource under the Connectors node.
The JMS Destination Resources page opens.
The New JMS Destination Resource page opens.
It is a recommended practice to use the naming subcontext prefix jms/ for JMS resources. For example: jms/Queue.
The GlassFish Server creates the physical destination automatically when it is needed and deletes it when you delete the destination resource.
This option is enabled by default.
The GlassFish Serverdoes not define any additional properties for JMS destination resources.
To add a property, click the Add Property button. In the blank row that appears, type the property name in the Name field, and type the property value in the Value field.