...
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 |
| 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. |
Glassfish Master Password |
| No | The Glassfish Master Password (not needed if the developer profile is used.) |
Glasfish Home |
| Yes | GlassFish Home Directory. (e.g. |
Glassfish Domain Name |
| Yes | Name of the GlassFish domain to start. |
Project Project Properties
Property Name | Property Code | Required | Description | ||
---|---|---|---|---|---|
Glassfish Application |
|
| Name of EAR or WAR file to deploy. If a relative path is given, it will be assumed to be in the |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Force Deploy |
| No | Option to forcibly deploy an application to a domain. |
Context Root |
| No | Determines which URL GlassFish will use for your application. (e.g. |
Artifacts
This operation does not produce or consume any artifacts.
...