Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Signals a stopped GlassFish domain to start.

Environment/Instance Properties

Property NameRequiredDescription
FDGF_ADMIN_PASSWORD
YesThe 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 NameRequiredDescription

 

 

 

 

Inputs

Property NameRequiredDescription
FDGF_DOMAIN_NAME

No

The name of the domain to start. Doesn't need to be specified if only one domain is present.

 

Outputs

Property NameRequiredDescription

 

 

 

 

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.
  • No labels