Installing Java and Infrastructure

Oracle Java is installed and downloaded on both the shared storage (for the MidTier installation) and the local storage (for the WebTier installation).

Installing Java and Infrastructure on MidTier

Both Java and Oracle Infrastructure will be installed on shared storage, which is accessible by both the nodes of nodes of the MidTier. The same applies to the installation of the initial Oracle Infrastructure as well:

  1. On SOAHOST1, extract Java and then start the Oracle Infrastructure installer on the shared storage:
    source envMidTier.sh
    mkdir -p $JAVA_HOME
    cd $JAVA_HOME/..
    tar -xzvf $SOFTWARE_DIR/jdk-7u55-linux-x64.tar.gz
    java -d64 -jar $SOFTWARE_DIR/fmw_12.1.3.0.0_infrastructure.jar
    
  2. In the Inventory Directory field, ...

Get Oracle SOA Suite 12c Administrator's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.