earExportPath |
This is an optional field
to specify the directory location of the output EAR file that is created by
rapid deployment tools and contains the generated classes required for deployment.
For example: c:\temp\export. Note: - When you specify the directory for the output EAR file and then run the wrd-config command,
any existing output EAR file of the same name will be overwritten without
warning. In addition, the EAR file gets overwritten as additional J2EE artifacts
are added to the free-form project to reflect the new changes.
|
serverName |
The name of the server process
you want to publish your application. For example, server1. For WebSphere Application
Server Network Deployment, the server name is in the form <cell
name>/<node name>/<server name>. |
username |
(Optional) If security is enabled,
specify the user name for current active authentication settings defined in
the server configuration. |
password |
(Optional) If security is enabled,
specify the password for current active authentication settings defined in
the server configuration. |
serverJMXHost |
The host name of the machine
containing the server you want to make a connection to. For example, localhost.
For WebSphere Application
Server Network Deployment, type the host name of the Network Deployment Manager. |
serverJMXPort |
The server administrative
port number, also known as the Simple Object Access Protocal (SOAP) connector
port. This port is used for making JMX connections with the server. For example,
8880. For WebSphere Application Server Network Deployment, type the
SOAP port number of the Network Deployment Manager, default is 8879. |