Oracle GlassFish Server 3.0.1 Installation Guide

ProcedureTo Edit the Answer File

Some values in the answer file can be changed if desired. Such editing is strictly optional.

Before You Begin

Create the answer file as described in To Create the Installation Answer File.

  1. Review the answer file.

    Review the values that will be used for silent installation.

  2. Edit the answer file.

    Only the following default values can be changed:

    InstallHome.directory.INSTALL_HOME=as-install-parent

    Provide another directory name for GlassFish Server 3.0.1 installation files.

    glassfish.Administration.ADMIN_PASSWORD=

    Provide a password for access to the Administration Console. This password is case sensitive.

    glassfish.Administration.ADMIN_PORT=4848

    Assign another port number to the Administration Console.

    glassfish.Administration.ADMIN_USER=admin

    Provide another user name for the administrator. This name is case sensitive.

    glassfish.Administration.HTTP_Port=8080

    Assign another port number to HTTP connections.

    glassfish.Administration.JDK_TYPE_IN=jdk-location

    Can be set to a location that contains a required JDK 6 installation.

    glassfish.Administration.JDK_TYPED_IN_CHOICE=true

    Can be set to true or false. Always set this value to true if you are using the answer file for silent installation.

    glassfish.Administration.HIDDEN_JDK=jdk-location

    Not to be used for this release. Ignore this variable.

    updatetool.Configuration.ALLOW_UPDATE_CHECK=true

    Change value to false if you do not want Update Tool notifications.

    updatetool.Configuration.BOOTSTRAP_UPDATE=true

    Change value to false if you do not want to install the standalone Update Tool.

    updatetool.Configuration.PROXY_HOST=

    Assign a name to the proxy host.

    updatetool.Configuration.PROXY_PORT=

    Assign a port number to the proxy host.


    Note –

    Parameters not listed are system specific. Do not change system-specific parameters. Doing so will cause problems with the installation program.