stopServer (WebSphere)
Stops 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).
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 |
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) |
Artifacts
This operation doesnāt consume or produce any artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the Target.
Endpoint Execution
This operation will execute on any endpoint selected.
- style