Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you are wondering what a GlassFish master password is and whether you need it, the link https://blogs.oracle.com/alexismp/entry/what_is_a_glassfish_master may be helpful.

  

Target Properties

Property Name

Property Code

Required

Description

Glassfish Admin Password

Code Block
FDGF_ADMIN_PASSWORD

Yes

The password for the administrative user.

Glassfish Admin Username

Code Block
FDGF_ADMIN_USERNAME

Yes

The username for the administrative user.

Glassfish Admin Port

Code Block
FDGF_ADMIN_PORT

Yes

The port of the Glassfish admin server. (e.g. 4848)

Glassfish Master Password

Code Block
FDGF_MASTER_PASSWORD

No

The Glassfish Master Password (not needed if the developer profile is used.)

Glasfish Home

Code Block
FDGF_GLASSFISH_HOME

Yes

GlassFish Home Directory. (e.g. /u01/oracle/glassfish3)

Glassfish Domain Name

Code Block
FDGF_DOMAIN_NAME

Yes

Name of the GlassFish domain to start.

Property Name

Property Code

Required

Description

Glassfish Admin Password

FDGF_ADMIN_PASSWORD

Yes

The password for the administrative user.

Glassfish Admin Username

FDGF_ADMIN_USERNAME

Yes

The username for the administrative user.

Glassfish Admin Port

FDGF_ADMIN_PORT

Yes

The port of the Glassfish admin server. (e.g. 4848)

Glassfish Master Password

FDGF_MASTER_PASSWORD

No

The Glassfish Master Password (not needed if the developer profile is used.)

Glasfish Home

FDGF_GLASSFISH_HOME

Yes

GlassFish Home Directory. (e.g. /u01/oracle/glassfish3)

Glassfish Domain Name

FDGF_DOMAIN_NAME

Yes

Name of the GlassFish domain to start.

...