Enter the server name* ( server1 ) |
The
name of the server process you want to publish your application. The default
setting is server1. For WebSphere Application Server Network
Deployment, the server name is in the form <cell name>/<node
name>/<server name>. To publish to a cluster,
the server name is in the form <cell name>/<cluster
name>. |
Enter the server JMX host name* ( localhost ) |
The host name of the machine containing the server you want to make
a connection to. The default setting is localhost.
A localhost address is used for connecting to a local server. For WebSphere Application
Server Network Deployment, type the host name of the Network Deployment Manager. |
Enter the server JMX port number* ( 8880 ) |
The
server administrative port number, also known as the Simple Object Access
Protocol (SOAP) connector port. This port is used for making Java Management
Extensions (JMX) connections with the server. The default setting is 8880.
For WebSphere Application
Server Network Deployment, type the SOAP port number of the Network Deployment
Manager, for example the default port value is 8879. |
Enter a path for containing the exported EAR |
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.
|
Enter your server username |
(Optional) If
security is enabled, specify the user name for current active authentication
settings defined in the server configuration. |
Enter your server password |
(Optional)
If security is enabled, specify the password for current active authentication
settings defined in the server configuration. |