
en.help.ref-jmsdestinationedit.html Maven / Gradle / Ivy
Edit JMS Destination Resource
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.
- Load Defaults
-
Button to restore settings that have default values to their default values. Settings that do not have default values are not changed.
- JNDI Name
-
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.
- Physical Destination Name
-
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.
- Resource Type
-
The type of the destination resource. Available choices are jakarta.jms.Topic
and jakarta.jms.Queue
.
- Deployment Order
-
The deployment order of the destination resource.
- Description
-
A description of the destination resource.
- Status
-
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
-
Additional properties for the destination resource. GlassFish Server does not define any additional properties for JMS destination resources.
Related Tasks
-
-
-
Related asadmin Commands
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices