Starts one or multiple IBM WebSphere Servers.
...
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).
...
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
WebSphere Install Root |
| Y | The base installation directory for the WebSphere Application Server. For example: |
WSAdmin User |
| N | The user to connect to WSAdmin as. |
WSAdmin Password |
| N | The password for WSAdmin User. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Server Names |
| Y | A 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.
...
This operation will select all available endpoints associated to the environment/instanceTarget.
Endpoint Execution
This operation will execute on any endpoint selected.