Versions Compared

Key

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

Deploy an application to a WebSphere server. This operation will look for an EAR file in the Artifacts Repository with the name set on the FDWAS_APP_NAME property.

...

Property Name

Property Code

Required

Description

WSAdmin User

FDWAS_WSADMIN_USER

N

The user to connect to wsadmin as

WSAdmin PasswordFDWAS_WSADMIN_PASSWORDNThe password for WSAdmin User

WSAdmin Home

FDWAS_WSADMIN_HOMEY

The path containing the bin folder with the wsadmin script

...

Property Name

Property Code

Required

Description

App Name

FDWAS_APP_NAME

Y

The name of the application being deployed

Cell NameFDWAS_INSTALL_APP_CELLYThe name of the cell where the WebSphere Application will run.
Server NameFDWAS_INSTALL_APP_SERVERSSERVERNA node-qualified server name where the WebSphere Application will run. Required if the Cluster Name property is not set. (e.g. node01/server1)
Cluster NameFDWAS_INSTALL_APP_CLUSTERNThe name of the cluster where the WebSphere Application will run. Required if the Server Name property is not set.

...