Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

Target Properties

Property Name

Property Code

Required

Description

Glasfish Home

FDGF_GLASSFISH_HOME

Yes

GlassFish Home Directory. (e.g. /u01/oracle/glassfish3)

Glassfish

Domain Name

Master Password

FDGF_

DOMAIN

MASTER_

NAME

Inputs

Input NameInput CodeRequiredDescription

PASSWORD

No

Name of the GlassFish domain to stop. Does not need to be specified if only one domain is present.

Project Properties

...

The Glassfish Master Password (not needed if the developer profile is used.)

Glassfish Domain Name

FDGF_DOMAIN_NAME

No

Yes

The name

Name of the GlassFish 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 NameRequiredDescription

stop.

Artifacts

This operation does not produce or consume any artifacts.

...

This operation will select all available endpoints associated to the environment/instanceTarget.

Endpoint Execution

This operation will execute on any one of the selected endpoints and will be random in the determination of which one.

...

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.