...
Property Name | Property Code | Required | Description |
---|---|---|---|
Glassfish Admin Password |
| Yes | The password for the administrative user. |
Glassfish Admin Username |
| Yes | The username for the administrative user. |
Glassfish Admin Port |
| Yes | The port of the Glassfish admin server. (e.g. 4848) |
Glassfish Master Password |
| No | The Glassfish Master Password (not needed if the developer profile is used.) |
Glasfish Home |
| Yes | GlassFish Home Directory. (e.g. /u01/oracle/glassfish3) |
Glassfish Domain Name | FDGF_DOMAIN_NAME | Yes | Name of the GlassFish domain to start. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Glassfish Application |
| Yes | Name of EAR or WAR file to deploy. If a relative path is given, it will be assumed to be in the |
...