Download as pdf or txt
Download as pdf or txt
You are on page 1of 12

SOA Suite 11gR1

Installation Guide for Windows


A guide on SOA Suite 11gR1 (11.1.1.3.0) installation for
Windows
Vinod Krishnan
25/1/2011

Table of Contents
Documentation ................................................................................................................ 3
System requirements and specifications ......................................................................... 3
Checklist ............................................................................................................................. 3
Download the files .......................................................................................................... 3
Installation procedure [RCU version 11.1.1.3] ................................................................... 3
Database .............................................................................................................................. 4
OraceXEUniv.exe
http://download.oracle.com/otn/nt/oracle10g/xe/10201/OracleXEUniv.exe...................... 4
Screenshots ......................................................................................................................... 4
WebLogic Server ................................................................................................................ 5
wls1033_oepe111150_win32.exe ....................................................................................... 5
Screenshots ......................................................................................................................... 5
Repository Creation Utility ................................................................................................. 7
ofm_rcu_win32_11.1.1.3.3_disk1_1of1.zip ....................................................................... 7
ofm_rcu_win32_11.1.1.2.1_disk1_1of1.zip ....................................................................... 7
Screenshots ......................................................................................................................... 7
SOA Suite & Patch ............................................................................................................. 8
ofm_soa_generic_11.1.1.2.0_disk1_1of1.zip ..................................................................... 8
ofm_soa_generic_11.1.1.3.0_disk1_1of1.zip(includes BPM) ............................................ 8
Screenshots ......................................................................................................................... 8
JDeveloper .......................................................................................................................... 9
SOA Extension for JDeveloper ........................................................................................... 9
Setting up the database.................................................................................................. 10
Weblogic Domain Creation .......................................................................................... 10
Server URLS ................................................................................................................. 11
Starting and Stopping AdminServer ............................................................................. 11
Starting the server ............................................................................................................. 11
Stopping the server ........................................................................................................... 12
Starting soa_server1 ...................................................................................................... 12

Soa Suite 11gR1 (11.1.1.3.0) installation guide for


Windows
Documentation
Complete documents are available at
http://download.oracle.com/docs/cd/E14571_01/index.htm

System requirements and specifications


Checklist

Processor
Operating System
Disk Space
Physical Memory
Browser
JDK

Complete requirments are available at


http://www.oracle.com/technetwork/middleware/ias/downloads/fusion-requirements100147.html

Download the files


All software can be downloaded from the Fusion Middleware 11gR1 PS2 download page
(also known as the FMW download page)
Installation procedure [RCU version 11.1.1.3]
1.
2.
3.
4.
5.
6.
7.
8.

Oracle DB (OracleXE Univ)


Weblogic Server 10.3
Repository Creation Utility for DB schema 11.1.1.3
Soa Suite 11.1.1.2
Soa Suite patchset installer for 11.1.1.3
Jdeveloper 11.1.1.3
Soa Extension (Oracle SOA Composite Editor)
Weblogic domain creation

If you face any problem in creating the DB schema using RCU 11.1.1.3 then please
download the RCU 11.1.1.2 and follow this installation process. Also you will face some

issues in creating the Weblogic db schema for soa_infra during weblogic domain
creation
1.
2.
3.
4.
5.
6.
7.

Oracle DB (OracleXE Univ)


Weblogic Server 10.3
Repository Creation Utility for DB schema 11.1.1.2
Soa Suite 11.1.1.2
Jdeveloper 11.1.1.3
Soa Extension (Oracle SOA Composite Editor)
Weblogic domain creation (domain creation will fail for soa_infra stating a
11.1.1.3 version problem if you have used RCU 11.1.1.3)
9. Soa Suite patchset installer for 11.1.1.3

Database
OraceXEUniv.exe
http://download.oracle.com/otn/nt/oracle10g/xe/10201/OracleXEUniv.exe
Screenshots

WebLogic Server
wls1033_oepe111150_win32.exe
http://download.oracle.com/otn/nt/middleware/11g/wls1033_oepe111150_win32.e
xe
Screenshots

Repository Creation Utility


ofm_rcu_win32_11.1.1.3.3_disk1_1of1.zip
http://download.oracle.com/otn/nt/middleware/11g/ofm_rcu_win32_11.1.1.3.3_dis
k1_1of1.zip
Note:
If repository tool 11.1.1.3.3 is creating some kind of problem while creating DB schema
then please use RCU of 11.1.1.2.1 [if you are using 11.1.1.2.1 then please refer to
section X for the installation order]
ofm_rcu_win32_11.1.1.2.1_disk1_1of1.zip
http://download.oracle.com/otn/nt/middleware/11g/ofm_rcu_win32_11.1.1.2.1_dis
k1_1of1.zip
Screenshots

SOA Suite & Patch


You have to have Soa Suite 11.1.1.2.0 installed in your system before installing the
11.1.1.3.0 patchset installer
ofm_soa_generic_11.1.1.2.0_disk1_1of1.zip
http://download.oracle.com/otn/nt/middleware/11g/ofm_soa_generic_11.1.1.2.0_di
sk1_1of1.zip
ofm_soa_generic_11.1.1.3.0_disk1_1of1.zip(includes BPM)
http://download.oracle.com/otn/nt/middleware/11g/ofm_soa_generic_11.1.1.3.0_di
sk1_1of1.zip
Screenshots

JDeveloper
Jdevstudio11113install.exe
http://download.oracle.com/otn/java/jdeveloper/11.1.1.3.0/jdevstudio11113install.e
xe

SOA Extension for JDeveloper


You can install the extensions directly from inside JDeveloper through the "Help ->
Check for Updates" menu option which is the recommended way install extensions. If
you can't connect to the Internet from your JDeveloper, you can directly download
JDeveloper extensions from this page, and point the Check for Updates wizard to the
local file you have downloaded.
http://download.oracle.com/otn/java/jdeveloper/11.1.1.3.0/extensions/soa-jdevextension.zip
Note: for other extensions please refer
http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/156082.
xml#oracle.sca.modeler

Setting up the database


Run the following commands to increase the process limits (Only for Oracle XE)
sqlplus sys/welcome1@XE as sysdba
SQL> show parameter session
SQL> show parameter processes
SQL> alter system reset sessions scope=spfile sid='*';
SQL> alter system set processes=200 scope=spfile;
SQL> shutdown immediate
SQL> startup
SQL> show parameter session
SQL> show parameter processes

Weblogic Domain Creation

Server URLS
The link for the Weblogic console
http://localhost:7001/console (login with weblogic/welcome1)
The link for the EM console
http://localhost:7001/em (login with weblogic/welcome1)
The link for the SOA worklist app
http://localhost:8001/integration/worklistapp
The link for B2B
http://localhost:8001/b2b
The link for BAM (must use IE browser)
http://localhost:9001/OracleBAM

Starting and Stopping AdminServer


Starting the server

Go to the domain directory and type startWebLogic.cmd


D:\Oracle\Middleware\user_projects\domains\soa_infra_domain>
startWebLogic.cmd
Stopping the server
On the same command line press ctrl+c or goto the bin directory of the domain folder
and type stopWebLogic.cmd
D:\Oracle\Middleware\user_projects\domains\soa_infra_domain
bin> stopWebLogic.cmd

Starting soa_server1
D:\Oracle\Middleware\user_projects\domains\soa_infra_domain
bin> stopManagedWebLogic.cmd so_server1

Tips for linux installation


Install xe universe
Do the process alteration for the DB (change it to 500)
Install the wlsconfig.sh with adminsoa [adminserver and soa_server1] or adminessadf or
adminall
Run rcu for the db from windows

You might also like