Sunday, August 3, 2014

Installation of Oracle SOA Suite& BPM 12c (Part- I)

A month ago, Oracle released Oracle SOA Suite 12c & BPM Suite. In this blog I will show how easy it is to create a SOA Suite development environment and Business Process MEnvironment. Lets First see, Oracle SOA Suite 12c installation.
The Oracle SOA Suite 12c Quick Start distributions allow you to quickly install a development or evaluation environment on a single host computer. It only takes a couple of minutes to set it up.
Before starting the installation, make sure that you have a working Java Development Kit (JDK) environment.  I seen in installation guide that Oracle Fusion Middleware products require JDK7.0 Update 55 or later. Here I tried with JDK7.0 Update 45 and it installed successfully. Make Sure you have JDK, not JRE.
Obtain Product Distribution :
Download SOA Suite Zip from here, it will be downloaded with name "fmw_12.1.3.0.0_soaqs_Disk1_1of1.zip" and extract it somewhere your softwares folder.
Soa suite download
Installation Oracle SOA Suite Quick Start Distribution :
1. Open the Command Promt with Run as Administrator Privileges. Here, You need to go to the base location of above extracted Product Distribution Zip i.e. "fmw_12.1.3.0.0_soaqs_Disk1_1of1". Later run the QuickStart jar as below:
java -jar fmw_12.1.3.0.0_soa_quickstart.jar
2. The installation wizard will launch and the installation welcome screen should appear
Soa step1of6
3. Click Next.
4. Click on Browse and navigate to the folder where the SOA Suite Quick Start installation home should be placed.
5. Click Next.
Soa step3of6
6. Click Next.
Soa step4of6
7. Click Install to start the installation. This will only take a few minutes and after that successful installation should be confirmed with the following screen:
Soa step5of6
8. Click Next.
Soa step6of6
9. Leave the Start JDeveloper check box selected, so that the JDeveloper Integrated Development Environment is automatically started, and click Finish.
10. JDeveloper launches and after a few seconds, the Select Role screen should show up.
Jdev select role
11. Select the StudioDeveloper role and click OK.
12. When prompted, say No to import preferences from a previous JDeveloper installation. The JDeveloper IDE with the Start Page should show up.
Jdev
13. To launch the integrated WebLogic Server, chose Run from the main menu and then selectStart Server Instance from the drop-down menu.
Run menu










14. The first time you launch the server instance, you will be prompted to enter a password for your default domain. Enter welcome1 into the Password and Confirm Password field and leave the other fields on the default.
Create default domain













15. Click OK to launch the integrated server. This will take several minutes.
You can track the server’s launch in the Messages window pane. This window should automatically open at the bottom of the JDeveloper screen. If it is not there, you can open it by selecting Window from the top bar menu and Log from the drop-down menu.
When you see the following messages appear in the log, the Integrated WebLogic Server has launched successfully.
soa-console





 The Oracle SOA Suite Development environment is now ready to use. 
Click here to see the illustration of Oracle BPM 12c installation. 

No comments: