Signals a running GlassFish domain to stop.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Glasfish Home |
| Yes | GlassFish Home Directory. (e.g. /u01/oracle/glassfish3) |
Glassfish Domain Name | FDGF_DOMAIN_NAME | No | Name of the GlassFish domain to stop. Does not need to be specified if only one domain is present. |
Project Properties
Property Name | Required | Description |
---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Domain Name | FDGF_DOMAIN_NAME | No | The name of the domain to start. Does not need to be specified if only one domain is present. Overrides the Glassfish Domain Name Environment Instance property. |
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.