Versions Compared

Key

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

Stops an IBM WebSphere Server.

This operation accepts server names both with and without a node name. If no node name is entered with the serer name, the server name must be unique within the cell, so the plugin can determine which node it's running on. NOTE: In a WAS Base environment, node name is not necessary, as there is only one node.

...

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

...