VirtualBox with SOA 12cR2 and StreameXplorer in 33 minutes by Peter van Nes

clip_image002

 

In a previous article, VirtualBox with SOA, BPM, OSB and BAM in 33 minutes, i described how you could quickly create a new Oracle VirtualBox image from scratch with SOA 12cR1. When following the instructions in this article you get almost the same result, only differences are that you will have SOA 12cR2 installed with Oracle StreameXplorer.

Because the preparation is almost the same, follow the instructions in the VirtualBox with SOA, BPM, OSB and BAM in 33 minutes, till the step “Install Oracle Linux”. Only use the Github repository reddipped/soa12cR2install instead of reddipped/soa12cR1install. Continue from there with the following steps to complete the installation.

Install Oracle Db 12c SE2

Now Linux is up and running, logon as Oracle and run the installation script for Oracle DB Standard Edition 2 from the shared folder soa12cR1install/Db12cSE2.

1

2

cd /media/sf_soa12cR2_install/Db12cSE2

./install

Install JDK 8u65

Install Java 8u65 by executing the following commands as Oracle.

1

2

3

sudo -s

rpm -ivh /media/sf_soa12cR2_install/JDK8U65/jdk-8u65-linux-x64.rpm

exit

Create the oraInst.loc

When installing oracle products silently the location of the oracle inventory location should be created. This file specifies the location of the Oracle Inventory directory where the Installer creates the inventory of Oracle products installed on the system. Just cut-and-paste the following instructions as user Oracle. Read the complete article here.

SOA & BPM Partner Community

For regular information on Oracle SOA Suite become a member in the SOA & BPM Partner Community for registration please visit www.oracle.com/goto/emea/soa (OPN account required) If you need support with your account please contact the Oracle Partner Business Center.

Blog Twitter LinkedIn image[7][2][2][2] Facebook clip_image002[8][4][2][2][2] Wiki

VirtualBox with SOA, BPM, OSB and BAM in 33 minutes by Peter van Nes

clip_image002

The Oracle Quick Start installers for Developers are great for probably many developers, but they are limited. Shutting down (or crashing of) JDeveloper will shutdown the domain and there are separate Quick Start installers for SOA and BPM suite. When installing a SOA or BPM environment for development or research purposes i prefer an environment which is more close to a production configuration. Setting up an new environment can take some time when you have to go through the wizards and remembering the options chosen the previous time you installed. Therefore i scripted the installation proces, the scripts are divided per product so that i a later stage easily can replace specific stages in the installation proces and am not bound to a specific virtualization product or installation tool.

In this article i will show you how to configure a VirtualBox machine, install Oracle Linux 6U7, Oracle BPM (including SOA), OSB & BPM. And configure a Weblogic 12cR1 domain with separate managed servers forSOA/BPM, OSB and BAM in less than 33 minutes. Read the complete article here.

SOA & BPM Partner Community

For regular information on Oracle SOA Suite become a member in the SOA & BPM Partner Community for registration please visit www.oracle.com/goto/emea/soa (OPN account required) If you need support with your account please contact the Oracle Partner Business Center.

Blog Twitter LinkedIn image[7][2][2][2] Facebook clip_image002[8][4][2][2][2] Wiki