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

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

The newest version!


To Edit a Node

Editing a node updates configuration data of a GlassFish Server node. Editing a node also enables you to change the type of the node from CONFIG to SSH to enable remote communication for the node.

If you change the type of the node from CONFIG to SSH, default values are applied if any of the following fields is left empty:

  • SSH Port

  • SSH User Name

  • Key File

  1. In the navigation tree, expand the Nodes node.

  2. From the list of nodes, select the node that you are editing.

    The Edit Node page opens.

  3. From the Type drop-down list, select the type of the updated node.

    • To enable the node to support communication over secure shell (SSH), select SSH.

    • To remove support for remote configuration from the node, select CONFIG.

      If you select CONFIG, no options for SSH configuration is displayed. If the current type of the node is SSH and you select CONFIG, SSH configuration data is removed from the node's configuration when you save your changes.

  4. In the Node Host field, type the name of the host that the updated node is to represent.

    Whether this field is mandatory depends on the type of the node:

    • If the type of the node is CONFIG, the name of the host may be omitted. The name of the host can be determined when instances that reside on the node are created.

    • If the type of the node is SSH, the name of the host must be specified. Otherwise, an error occurs.

  5. In the Node Directory field, type the path to the directory that is to contain GlassFish Server instances that are created on the node.

    If you type a relative path, the path is relative to the as-install directory, where as-install is the base installation directory of the GlassFish Server software on the host.

  6. In the Installation Directory field, type the full path to the parent of the base installation directory of the GlassFish Server software on the host, for example, /export/glassfish3.

  7. Finish the update of the node as required by the type of the node.

    1. If the type of the node is CONFIG, click Save.

    2. If the type of the node is SSH, follow the instructions in To Finish the Update of an SSH Node.

See Also
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices




© 2015 - 2025 Weber Informatics LLC | Privacy Policy