
en.help.ref-jmsdestinationnew.html Maven / Gradle / Ivy
New JMS Destination Resource
Use the New JMS Destination Resource page to create a new JMS destination resource.
The New JMS Destination Resource page contains the following options.
- JNDI Name
-
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
.
- Physical Destination Name
-
The name of the physical destination to be 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
.
- Description
-
A description of the destination resource.
- Status
-
The status of the destination resource. The destination resource can be enabled or disabled. This option is enabled by default.
- Additional Properties
-
Additional properties for the destination resource. GlassFish Server does not define any additional properties for JMS destination resources.
- Targets
-
(This option is displayed if any clusters or standalone instances have been created in the domain.)
Clusters and standalone instances for resource. Move desired targets to the Selected Targets column using the Add and Add All buttons. Move any unneeded targets to the Available Targets column using the Remove and Remove All buttons.
Related Tasks
-
-
-
Related asadmin Commands
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices