Obtaining the Software Starting the Installer

1-4 Oracle Fusion Middleware Installation Guide for Application Developer After the installation is complete, you are ready to run the Configuration Wizard to configure your domain for Oracle Application Developer products. Go to Chapter 2, Configuring Application Developer for instructions. Table 1–2 Installation Flow for Application Developer Installation No. Screen Description and Action Required 1 Welcome Screen Click Next to continue. 2 Install Software Updates Screen Select the method you want to use to receive software updates. Click Next to continue. 3 Prerequisite Checks Screen Click Next to continue. 4 Specify Installation Location Screen Specify the Middleware home location. The Oracle Common home oracle_common will automatically be created inside the Middleware home. If you are using Oracle WebLogic Server as the application server, use the existing Middleware home that was created when you installed Oracle WebLogic Server. If you are using IBM WebSphere as the application server, specify a directory that you want to use as the Middleware home. This directory has no relation to the location of your WebSphere installation. If you specify a directory location that does not already exist, the installer will create the directory for you. Click Next to continue. 5 Application Server Screen Select whether you want to use WebSphere or WebLogic Server as the application server. Click Next to continue. 6 Installation Summary Screen Verify the installation about to be performed. Click Install to continue. 7 Installation Progress Screen This screen shows the progress of the installation. When the process is 100 complete, click Next to continue. 8 Installation Complete Screen Click Finish to dismiss the screen. Configuring Application Developer 2-1 2 Configuring Application Developer This chapter describes how to configure Application Developer and create or extend a WebLogic Domain after the software has already been installed or patched to the latest version. The following topics are covered: ■ Section 2.1, Configuration Instructions ■ Section 2.2, Starting the Administration Server ■ Section 2.3, Verifying the Installation

2.1 Configuration Instructions

After the installation is complete, you can configure the components using the Fusion Middleware Configuration Wizard. The instructions in this section describe how to do so. This section contains the following content: ■ Starting the Configuration Wizard ■ Configuration Log Files ■ Creating a New Domain ■ Extending an Existing Domain

2.1.1 Starting the Configuration Wizard

The Configuration Wizard is located in the commonbin directory inside the product Oracle home. To start the Configuration Wizard: On UNIX operating systems: cd MW_HOME oracle_commoncommonbin .config.sh On Windows operating systems: cd MW_HOME \oracle_common\common\bin config.cmd If this is a new installation and you need to create a new WebLogic domain, follow the instructions in Section 2.1.3, Creating a New Domain. You can also run the Configuration Wizard to extend an existing WebLogic domain, as described in Section 2.1.4, Extending an Existing Domain.