SOA Suite 12C Installation and Domain Creations

Open cmd prompt as Administrator

C:\>cd Java\jdk1.7.0_65\bin

C:\Java\jdk1.7.0_65\bin>java -jar C:\Softwares\fmw_12.1.3.0.0_soaqs_Disk1_1of1\f

mw_12.1.3.0.0_soa_quickstart.jar

 

We can configure below mentioned three different types of domain in Oracle SOA 12c.

 

Integrated WebLogic Server’s default domain in JDeveloper – Uses internal JavaDB

Standalone domain – Uses internal JavaDB

Compact domain – Uses External Oracle DB

IntegratedWeblogic domain, standalone will not support Managed File Transfer(MFT), Enterprise Service Scheduler(ESS), Healthcare , B2B, BAM components. These will be supported by only Compact Domain

1. Integrated Weblogic Server’s default domain in JDeveloper

 

2. Configure a standalone domain

CD ORACLE_HOME\soa\common\bin

set QS_TEMPLATES=ORACLE_HOME\soa\common\templates\wls\oracle.soa_template_12.1.3.jar, ORACLE_HOME\osb\common\templates\wls\oracle.osb_template_12.1.3.jar

e.g: set QS_TEMPLATES= C:\Oracle\Middleware\Oracle_Home\soa\common\templates\wls\oracle.soa_template_12.1.3.jar,

C:\Oracle\Middleware\Oracle_Home\soa\common\templates\wls\ oracle.osb_template_12.1.3.jar

 

qs_config.cmd

 

3. Configure a compact domain

To Create the compact domain we require

a) Oracle DB needs to installed

b) Install RCU to create required schema’s

C:\OracleSOA12C\Middleware\Oracle_Home\oracle_common\bin>rcu.bat

c) Create compact domain as below

cd ORACLE_HOME\oracle_common\common\bin

SET CONFIG_JVM_ARGS=-Dcom.oracle.cie.config.showProfile=true

config.cmd

2 responses

  1. Content is easily understandable.

  2. Content is easily understandable.

    Online SOA Training

Leave a comment