Previous Topic: Configure the Tomcat InstallationNext Topic: Start the Installation


Configure your Existing Web Application Server

Select the Use existing Java application server, deploy web applications option to view the Select a Web Application Server to deploy to screen. Select the server type before configuring your web application server.

To configure your existing web application server

  1. Select your existing web application server from one of the following options and press Enter.

    If your existing web application server is SAP Application Server 7.0 or JBoss 4.04, select Use existing Java application server, do not deploy web applications.

  2. Provide the requested configuration details for your web application server and press Enter.

    The following list contains the information that is required for each supported web application server:

    Tomcat 6
    • Instance to install to: Name of the current web application server instance (for example, localhost)
    • Application server Installation directory: The directory where the web application server is installed (for example, <INSTALLDIR>/wdeploy/appserver/Tomcat6)
    WebLogic 10
    • Admin Port: Administration port of the application server - mandatory for WebLogic (for example, 7001)
    • Admin login: User name with administration rights to the application server - mandatory for WebLogic
    • Admin password: Password for the account with administration rights to the application server - mandatory for WebLogic
    • Instance to install to: Name of the current web application server instance (for example, mserver1)
    • Application server domain root directory: The WebLogic domain root directory (for example, /bea/weblogic10/user_projects/domains/base_domain)
    WebLogic 9.2
    • Admin port: Administration port of the application server - mandatory for WebLogic (for example, 7001)
    • Admin login: User name with administration rights to the application server - mandatory for WebLogic
    • Admin password: Password for the account with administration rights to the application server - mandatory for WebLogic
    • Instance to install to: Name of the current web application server instance (for example, mserver1)
    • Application server domain root directory: The WebLogic domain root directory (for example, /bea/user_projects/domains/base_domain)
    WebSphere 6.1
    • SOAP Port: The SOAP Connector Port of the application server (for example, 8880)
    • Admin login: User name with administration rights to the WebSphere application server
    • Admin password: Password for the account with administration rights to the application server
    • Instance to install to: Name of the current web application server instance (for example, server1)
    • Virtual host: The virtual host to which the application must be bound
    • Admin is secure?: Select this option to enable security requiring administrative access credentials to the application.

      Note: Set the values for the username and password parameters when Admin is Secure is enabled.

    • Application server installation directory: The directory where the web application server is installed (for example, /IBM/WebSphere/AppServer)
    Oracle Application Server 10g R3
    • Admin port: Administration port of the application server - mandatory for Oracle 10g R3 (for example, 6003)

      This port should be the Request port of the <notification-server> element in the opmn.xml file.

    • Admin login: User name with administration rights to the application server - mandatory for Oracle 10g R3
    • Admin password: Password for the account with administration rights to the application server - mandatory for Oracle 10g R3
    • Admin is secure (y/n): Select this option only if you want Secure Sockets Layer (SSL) as part of the deployment.

      Note: If Admin is Secure is not selected, you still have to specify the username and password to access the server.

    • Instance to install to: Name of the current web application server instance (for example, home)
    • Application server Installation directory: The directory where the web application server is installed (for example, /product/10.1.3/OracleAS_1)
    • Server Name: Name of the target application server (for example, myserver.domain.com)
    • Group Id: Name of the server group to which the target application belongs (for example, Default_group)