Application Server Host Settings
InstallAnywhere 2024 R2 » Advanced Designer » Organization » Hosts
When you add an application server host in the Hosts view of the Organization page, you can customize its settings. The settings that are available vary slightly, depending on the type of server.
Tip:Note that the host settings that are available in the Hosts view are also available when you select the host in the Install view on the Sequence page. Any changes that you make to the settings in one view are reflected instantly in the other.
The Application Server customizer includes the following tabs:
• | General Settings |
• | Optional Settings |
When you select an application server host in the Hosts view, the following settings are available on the General Settings tab.
Setting |
Description |
||||||||||||||||||
Server Type |
Select the type of application server to which you want to deploy. |
||||||||||||||||||
Server Path |
Note:This setting is available for the following server types:
Enter the file path to the server. Note the following guidelines for this setting:
|
||||||||||||||||||
Connection Name |
Note:This setting is available for WebSphere servers. Select the name of the WebSphere server. This is typically useful if your installer deploys Web applications to more than one application server host. The name should be unique across all WebSphere application server hosts. |
||||||||||||||||||
Server Name |
Note:This setting is available for Tomcat servers. Specify a name for the selected Tomcat server. This is typically useful if your installer deploys Web applications to more than one application server host. The name should be unique across all Tomcat application server hosts. |
||||||||||||||||||
Deployment Options |
Note:This setting is available for Tomcat and WebSphere servers. Select the check boxes of the deployment options that you want your installer to support. You can offer all or any combination of the following options for Tomcat servers:
To learn more, see Specifying Which Deployment Options to Support for Apache Tomcat Servers. You can offer either or both of the following options for WebSphere servers:
|
||||||||||||||||||
Dependency Library |
Note:This setting is available for WebSphere servers. Specify the path to the WebSphere dependency library. To download one, click the link. |
||||||||||||||||||
Host Name |
Note:This setting is available for the following server types:
Enter the host name of the server to which you want to deploy software. The value that you enter must be an IP address or resolvable name—for example, localhost, 127.0.0.1, or mycompany.com. |
||||||||||||||||||
Port |
Note:This setting is available for the following server types:
Enter the port for the application server to which you want to deploy. For example, 1099, 8880, 7001, or 4848. |
||||||||||||||||||
Bundle Connection Libraries from Local Server Install |
Note:This check box is available for the following server types:
To bundle the connection libraries from this server at build time, select this check box. Bundling the connection libraries enables your installer to perform a remote deployment of WAR or EAR files to a target machine that does not have an application server already installed. However, bundling connection libraries in the installer can significantly increase installer size.
|
When you select certain types of application server hosts (Geronimo or WebLogic) in the Hosts view, the Option Settings tab is available. The following settings are available on the Optional Settings tab.
Control |
Description |
Authenticate with Server |
If you want your installer to handle server authentication for the selected server host, select this check box and then enter the appropriate credentials in the subsettings. |
Username |
Provide a user name for an account with sufficient privileges to perform the WAR/EAR deployment tasks for your installer. |
Password |
Provide a password for the account specified by Username. Note:If you enter a password, the password value is automatically encrypted according to the security settings that are specified in the Variables view on the Project page. |
See Also
Support for Application Servers
Adding an Application Host to Your Project
Enabling End Users to Specify Apache Tomcat Server Information