All Downloads are FREE. Search and download functionalities are using the official Maven repository.

en.help.task-jmsdestinationedit.html Maven / Gradle / Ivy

There is a newer version: 3.2-b03
Show newest version



To Edit a JMS Destination Resource

  1. In the navigation tree, expand the Resources node.
  2. Under the Resources node, expand the JMS Resources node.
  3. Under the JMS Resources node, select the JMS Destination Resources node.

    The JMS Destination Resources page opens.

  4. On the JMS Destination Resources page, click the name of the destination resource that you are editing.

    The Edit JMS Destination Resource page opens.

  5. 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.

  6. From the Resource Type drop-down list, select either javax.jms.Topic or javax.jms.Queue.
  7. In the Description field, type a description of the destination resource.
  8. Select the Status Enabled checkbox to enable the resource at run time.

    This option is enabled by default.

  9. (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.
  10. 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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy