Thursday, August 28, 2014

Installing Oracle SOA Suite 12c


 

 Download the installer from        http://www.oracle.com/technetwork/middleware/soasuite/downloads/index.html.

 Its around 3GB and will take a while to download.






    Extract the downloaded file fmw_12.1.3.0.0_soaqs_Disk1_1of1.zip
    1) Open Command prompt(Run as Administrator)
    2) navigate to the directory where you have extracted the files
    3) Run the command > java -jar fmw_12.1.3.0.0_soa_quickstart.jar. This will launch the installer

    Provide the installation directory details.
 Now Complete the installation

   JDeveloper will start automatically after the installation. Select the role as Studio Developer


    Now JDeveloper IDE will open

Now the First thing you have to do is to start the Weblogic Server.
In JDeveloper Goto-> Run -> Start Server Instance
For the first time you running the instance, it will ask for the password.
Provide the passoword as welcome1

Click OK to start the Integrated WebLogic Server. This will take couple of minutes.You can see the details in Log pane. 


   Once it is started, you can login to the Enterprise Manager(em)
   Open the browser - > type - http://localhost:7101/em (This port number 7101 is the one which we have     provided while creating the server instance)

    Provide the login details
    User name - weblogic
    Password - welcome1

  Voila..Now the Oracle SOA Suite is up and running...










Starting with Oracle SOA Suite


I am new to Oracle SOA suite. First when i started with Oracle SOA suite, latest version was 11g and there was two options.

  • Download and Install the SOA suite 11g all by yourself
  • Download the ready to use VM and start developing  
As any other inquisitive developer my thought was to go with first option (Install it myself..booyeah !!!) and downloaded all the required components (Database, Weblogic server, Soa suite, Jdeveloper ..blah blah..)..

Oh Boy...That was a mistake. Being complete stranger to oracle soa suite and to install and configure each and  components was not easy....most of the time i didn't had any clue about what i was doing and was getting errors one after the other...So i ended up downloading the VM and started using it. 

Down the line i got carried away by other things and was not able to take it up seriously...
Now when i thought about starting it all over again...there it is ...Oracle SOA Suite 12c....and first thing i noticed was there is only one single installer and this is what oracle says about it

"New to Oracle SOA Suite 12c is the quick installation of the single rapid installer that combines all of the 
components from Oracle SOA Suite needed for development into a single file that can be installed in under 30 
minutes allowing developers to quick jumpstart their projects".

This time i didn't had to think twice. No more VMs and there starts the download...