Versions Compared

Key

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

Starts an IBM WebSphere ServerStarts one or multiple IBM WebSphere Servers.

Due to limitations in the WSAdmin tool, server names must be node-qualified to start. This means that server names must be formatted as "Node-Name/Server-Name".

This operation is executed in a different manner depending upon the WebSphere installation.

  • In a Network Deploy environment, the plugin will use the WSAdmin tool to start the servers.
  • In a WAS Base environment, the plugin uses the startServer script located in the same directory as the WSAdmin script (WebSphere Install Root/bin).

Environment/Instance Properties

Property Name

Property Code

Required

Description

WSAdmin Home

WebSphere Install Root

FDWAS_

WSADMIN

WAS_INSTALL_

HOME

ROOT

Y

The

path containing the wsadmin script.

base installation directory for the WebSphere Application Server.

For example: /opt/IBM/WebSphere/AppServer

WSAdmin User

FDWAS_WSADMIN_USER

NThe user to connect to
wsadmin
WSAdmin as.
WSAdmin Password

FDWAS_WSADMIN_PASSWORD

NThe password for WSAdmin User.


Project Properties

Property Name

Property Code

Required

Description





...

The name of the node the server is running on
Input Name

Input Code

Required

Description

Server NameNamesFDWAS_INP_SERVER_NAMELISTYThe name of the server A comma separated list of node-qualified server names to perform the operation on.Node NameFDWAS_INP_NODE_NAMEY. (e.g. node01/server1, node02/server2).


Outputs

Output Name

Required

Description




...

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


Endpoint Execution

This operation will execute on any endpoint selected.