Versions Compared

Key

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

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 environmentis 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/).

Environment/Instance Properties

Property Name

Property Code

Required

Description

WAS WebSphere 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.

...

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


Endpoint Execution

This operation will execute on any endpoint selected.