The following macros are not currently supported in the header:
- style
startDomain
Signals a stopped GlassFish domain to start.
Environment/Instance Properties
Property Name | Required | Description |
---|---|---|
FDGF_ADMIN_PASSWORD | Yes | The password for the administrative user. |
FDGF_MASTER_PASSWORD | Yes | An overall shared password. (Default = "changeit") |
FDGF_GLASSFISH_HOME | Yes | GlassFish Home Directory. (e.g. /u01/oracle/glassfish3) |
Â
Â
Project Properties
Property Name | Required | Description |
---|---|---|
 |  |  |
Â
Inputs
Property Name | Required | Description |
---|---|---|
FDGF_DOMAIN_NAME | No | The name of the domain to start. Does not need to be specified if only one domain is present. |
Â
Outputs
Property Name | Required | Description |
---|---|---|
 |  |  |
Â
Artifacts
This operation does not produce or consume any artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the environment/instance.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
Special Considerations
This plugin has the following pre-requisites:
- TheÂ
JAVA_HOME
 environment variable must be set to a supported JDK for the version of GlassFish being used. - The target GlassFish domain must be stopped prior to calling this operation.
The following macros are not currently supported in the footer:
- style