en.help.task-jmsdestinationedit.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of console-jms-plugin-help
Show all versions of console-jms-plugin-help
Online help content for the console-jms-plugin bundle.
To Edit a JMS Destination Resource
- In the navigation tree, expand the Resources node.
- Under the Resources node, expand the JMS Resources node.
- Under the JMS Resources node, select the JMS Destination Resources node.
The JMS Destination Resources page opens.
- On the JMS Destination Resources page, click the name of the destination resource
that you are editing.
The Edit JMS Destination Resource page opens.
- In the Physical Destination Name field, type 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.
- From the Resource Type drop-down list, select either javax.jms.Topic or javax.jms.Queue.
- In the Description field, type a description of the destination resource.
- Select the Status Enabled checkbox to enable the resource at run time.
This option is enabled by default.
- (Optional) In the Additional Properties area, specify additional properties for the destination resource.
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.
- To modify a property, edit that property's Value field.
- To delete a property, select the checkbox to the left of the
Name field of the property that you are deleting, then click the Delete
Properties button.
- Click Save.
Tip - To return to the default settings, click the Load Defaults button, then click
Save.
See Also
-
-
-
-
-
Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices