deploy (GlassFish)

Deploy an EAR or WAR to a running GlassFish domain. If the domain is stopped, the operation will exit with an error. You can place the startDomain operation earlier in the workflow to verify that it is running if you aren't sure.

The plugin operation waits for the deployment to complete before continuing.

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 NameProperty CodeRequiredDescription
Glassfish Admin Password

FDGF_ADMIN_PASSWORD

YesThe password for the administrative user.
Glassfish Admin Username

FDGF_ADMIN_USERNAME

YesThe username for the administrative user.