Installation Steps for Oracle SOA Suite 12c

What is SOA

SOA (Service Oriented Architecture) is an approach in terms of service based application development and outcome of the application is also a service. Oracle SOA Suite is a part of Oracle Fusion Middleware Technology Stack. In SOA paradigm, each and every component is a service and can be exposed to the open worldA�as a service.A�Using differentA�adapters the interoperability of the service can be ensured by integrating applications which are provided by different vendors, based on different platform and run on different operating system. SOA is Service Component Architecture (SCA) assembly model. SCA enables SOAA�to represent business logic as reusable service components that can be easily integrated into any SCA-compliant application.

Advantages of SOA

  1. Loose Coupling
  2. Location Transparency
  3. Re-usability
  4. Better Scalability
  5. Cost Efficiency

Installation Steps

Before installing SOA suite 12c (12.1.3), the below mentioned software need to beA�downloaded.

Pre-requisites:

  1. OS windows 7 64bit
  2. Install Oracle 11g latest version or 12c XE database
  3. Install Java SE Development Kit 7u80A�as shown below.

Follow the below mentioned steps to install SOA suite 12c:

  1. Download FMW_12.1.3 64 Bit zip file from oracle site in local machine.
  2. Unzip the file and two jar files will be created.Install_SOA_suite-12c_1
  3. JDK and JRE will be install in the folder which is shown in the below screenshot.Install_SOA_suite-12c_2
  4. A�Open windows command prompt as a�?Run as administratora�� privilege.Install_SOA_suite-12c_3
  5. Go to C:\FMW\JDK\bin path where JDK is installed.Install_SOA_suite-12c_4
  6. Enter the below command “A�java a��jar <location of jar file>\<jar file name with .jar extension> ” as shown in the screenshot and then press EnterInstall_SOA_suite-12c_5.
  7. Below wizard will open.Install_SOA_suite-12c_6
  8. Click on NEXT and select the Oracle Home path.In our case, it is C:\FMW\jdev12cInstall_SOA_suite-12c_7
  9. Click on NEXT and the Prerequisite checks will be performed.Install_SOA_suite-12c_8
  10. Once it is successful, Click on NEXT and it will open Installation Summary Window.Install_SOA_suite-12c_9
  11. Click NEXT and the Installation will start and progress will be shown.Install_SOA_suite-12c_10
  12. After completion of the installation process, NEXT button will be enabled and then click on NEXTInstall_SOA_suite-12c_11
  13. Click on FINISH and check the ‘Start Jdeveloper’ checkbox.
    Install_SOA_suite-12c_12Install_SOA_suite-12c_13
  14. Now startA�the IntegratedWeblogicServer. Go to Run -> Server Instance
  15. It will prompt for Default Domain Creation. Enter ID, password, port and click on OK. Please note: This Domain configuration is a one time activity.Install_SOA_suite-12c_14

This is all about the installation process of Oracle SOA Suite 12c and now we can start working on developing SOA Application. Hope this article has helped you about the installation process of Oracle SOA Suite 12c.

Leave a Reply

Your email address will not be published. Required fields are marked *

Show my latest post here