B Installing WebLogic Server

This appendix discusses installing the WebLogic server.

B.1 Prerequisites

  • Install a 64-bit JDK 1.7 based on your platform.

  • Add the JDK 1.7 location to the system path.

B.2 Installing the WebLogic Server

Use these steps to install WebLogic Server 11g.

  1. Run the Oracle WebLogic 10.3.6.0 installer from the image that you downloaded from the Oracle Software Delivery Cloud.

    The item name of the installer is Oracle WebLogic Server 11gR1 (10.3.6) Generic and Coherence (V29856-01).

    The filename of the installer is: wls1036_generic.jar

    For Windows, open a command window

    > java -jar wls1036_generic.jar

    On UNIX platforms, the command syntax to run the installer is platform dependent.

    For Linux and AIX (non-Hybrid JDK)

    > java -jar wls1036_generic.jar

    For Solaris and HP-UX (Hybrid JDK)

    > java -d64 -jar wls1036_generic.jar

  2. Click Next on the Welcome page.

    This image is described in surrounding text
  3. Click Create a New Middleware Home option, and then enter the Home Directory.

    This image is described in surrounding text
  4. Enter the contact information for Security Updates.

    This image is described in surrounding text
  5. Select Typical as the installation type.

    This image is described in surrounding text
  6. Verify the JDK location.

    This image is described in surrounding text
  7. Confirm the install location.

    This image is described in surrounding text
  8. On Windows platform, the system prompts you for a shortcut location.

    This image is described in surrounding text
  9. Review the Installation Summary page and click Next.

    This image is described in surrounding text
  10. Un-check the Run Quickstart option and click Done.

    Note:

    A new domain will be created during the WebCenter installation.