Context Root |
String |
The Context root for this application. |
No |
Application Source |
String |
The location of the application to install. |
Yes |
Application Name |
String |
The name of the application being installed
(Used for WebSphere reference). |
Yes |
Application Path |
String |
The path for the application to be installed
on the server. |
No |
Options String |
String |
The string of options to be concatenated onto
the install command. If empty, -usedefaultbindings is used. |
No |
Cell Name |
String |
The name of the cell to be administered. |
No |
Node Name |
String |
The name of the node to be administered. |
No |
Server Name |
String |
The name of the server to be administered. |
No |
Cluster Name |
String |
The name of the cluster to be administered. |
No |
Command Path |
String |
The directory location of the wsadmin command-line
executable: e.g., /opt/IBM/WebSphere/AppServer/bin/. |
No |
User Name |
String |
The user name to be used to connect to the WebSphere Node. |
No |
Password |
Password |
The password to be used to connect to the WebSphere Node. |
No |
Host |
String |
Hostname of the server to connect to. |
No |
Port |
String |
The port to connect to. |
No |
Connection Type |
Enumeration:
|
The type of connection to use with wsadmin. |
Yes |
Additional CommandLine Arguments |
String |
New line separated list of additional commandline
arguments to pass to wsadmin. These will appended as the last arguments
of the command line. |
No |