...
Signals a running GlassFish domain to stop.
Stops a GlassFish domain. If the domain is already stopped, the plugin will exit normally.
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.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Glasfish Home |
| Yes | GlassFish Home Directory. (e.g. |
Project Properties
...
...
...
Inputs
Property Name | Required | DescriptionGlassfish Master Password | FDGF_MASTER_PASSWORD | No | The Glassfish Master Password (not needed if the developer profile is used.) |
---|---|---|---|---|---|
Glassfish Domain Name | FDGF_DOMAIN_NAME | NoYes | The name Name of the GlassFish domain to stop. |
...
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
|
|
|
...
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Outputs
Output 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:
...