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 14 Next »

Starts 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 performs slightly differently, depending on if you're using a Network Deploy environment, or a WAS Base environment.

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

Environment/Instance Properties

Property Name

Property Code

Required

Description

WAS Install Root

FDWAS_WAS_INSTALL_ROOT

Y

The 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 as.
WSAdmin Password

FDWAS_WSADMIN_PASSWORD

NThe password for WSAdmin User.


Project Properties

Property Name

Property Code

Required

Description






Inputs

Input Name

Input Code

Required

Description

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


Outputs

Output Name

Required

Description





Artifacts

This operation doesn’t consume or produce any artifacts.

Endpoint Selection

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

  • No labels