deploy (WebSphere)
Deploy an application to a WebSphere server.Â
NOTE:Â There should only be one file in the Artifact Directory when the plugin executes. The plugin execution will fail if more than one file is found.
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 |
WebSphere App Install Root |
| N | A directory where deployed artifacts are stored. Default is For example: |
Â
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
WebSphere App Name |
| Y | The name of the application being deployed |
WebSphere Server or Cluster Name |
| Y | A cluster or server name where the WebSphere Application will run. A server name may or may not be node qualified, however if the node name is not provided, the server name must be unique within the cell to allow the plugin to look up the node. |
Artifacts
This operation consumes artifacts from the artifacts repository. Â
Endpoint Selection
This operation delegates endpoint selection to the workflow developer. The workflow editor will default the selection to "All", which selects all available endpoints associated to the Target. Selecting a specific resource will result in selection of endpoints associated to the Target which have that resource defined. Deployment Manager installations should set this to WAS Deployment Manager resource type, along with selecting the WAS Deployment Manager as the resource on the Deployment Manager endpoint.
Endpoint Execution
This operation will execute on any endpoint selected.
- style