2 Installing Oracle Service Bus 11g

This chapter explains how to install Oracle Service Bus. It includes the following topics:

2.1 Installation Instructions

This section contains instructions for installing Oracle Service Bus onto your system. The following topics are covered:

2.1.1 Obtaining the Software

See "Obtain the Oracle Fusion Middleware Software" in Oracle Fusion Middleware Installation Planning Guide for information on where to obtain the software.

Select one of the download locations and download "Service Bus." This will be saved to your system as a .zip archive file.

After you download the archive file, unpack the archive file into a directory of your choice on the machine where you will be performing the installation.

2.1.2 Starting the Installer

To start the installer, go to the directory where you unpacked the archive file and switch to the Disk1 directory.

On UNIX operating systems:

cd unpacked_archive_directory/Disk1
./runInstaller -jreLoc JRE_LOCATION

On Windows operating systems:

cd unpacked_archive_directory\Disk1
setup.exe -jreLoc JRE_LOCATION

The installer requires the full path to the location of a Java Runtime Environment (JRE) on your system. When you installed Oracle WebLogic Server, a JRE was installed on your system in the jdk160_21 directory inside the Middleware home. You can use this location as the JRE_LOCATION to start the installer.

If no JRE location is specified, you will be prompted to provide the location of your JRE before the installer is started:

[> ./runInstaller 
Starting Oracle Universal Installer...
 
Checking if CPU speed is above 300 MHz.    Actual 2999 MHz    Passed
Checking Temp space: must be greater than 150 MB.   Actual 58940 MB    Passed
Checking swap space: must be greater than 512 MB.   Actual 4047 MB    Passed
Checking monitor: must be configured to display at least 256 colors.    Actual 256    Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-12-14_08-03-44AM. Please wait ...
Please specify JRE/JDK location ( Ex. /home/jre ), <location>/bin/java should exist :

Specify the absolute path to the JRE on your system before you continue.

Note:

If you are installing Oracle Service Bus on a 64-bit UNIX or Windows operating system with a 32-bit JDK, you must specify the JRE_LOCATION using the -jreLoc option from the command line. The option to provide your JRE_LOCATION at the prompt is not supported in such cases, and the installer will not start.

2.1.3 Installation Log Files

The installer writes logs files to the Oracle_Inventory_Location/log (on UNIX operating systems) or Oracle_Inventory_Location\logs (on Windows operating systems) directory. Refer to Section D.2, "Installation and Configuration Log Files" for more information about the log files and their contents.

2.1.4 Installation Screens and Instructions

Follow the instructions in Table 2-1 to install Oracle Service Bus.

If you need additional help with any of the installation screens, refer to Appendix B, "Oracle Service Bus Software Installation Screens" or click Help to access the online help.

Table 2-1 Installation Flow for Oracle Service Bus

No. Screen Description and Action Required

1

Welcome Screen

Click Next to continue.

2

Install Software Updates Screen

Select the method you want to receive software updates.

Click Next to continue.

3

Installation Location Screen

Specify the Oracle Middleware home and Oracle home locations.

The Oracle Common home (oracle_common) directory will automatically be created inside the Middleware home; do not use oracle_common as the name of your Oracle home directory.

Click Next to continue.

4

Installation Type Screen

Select Typical or Custom.

NOTE: If you are installing Oracle Service Bus on a 64-bit machine, select the Custom installation type. You must deselect the Oracle Service Bus IDE option.

For more information, see Section 1.6, "Understanding the Installation Types".

Click Next to continue.

5

Components to Install Screen

This screen only appears if you selected Custom on the Installation Type Screen. If you selected Typical, skip to the Prerequisite Checks Screen.

Select the components you want to install, then click Next to continue.

NOTE: If you are installing on an HP-UX or AIX operating system, you must make sure that Oracle Service Bus IDE is not selected.

6

Prerequisite Checks Screen

Click Next to continue.

7

Product Home Location Screen

Specify the WebLogic Server home location. If you are installing Oracle Service Bus Integrated Development Environment (IDE), you are also asked to enter the path to the Oracle Enterprise Pack for Eclipse installed on your machine. By default, this directory under your Middleware home is named oepe_11gR1PS3.

Click Next to continue.

8

Installation Summary Screen

Review this summary and decide whether to start the installation. If you want to modify any of the configuration settings at this stage, select a topic in the left navigation page and modify your choices.

To install Oracle Service Bus, click Install.

9

Installation Progress Screen

This screen shows the progress of the installation.

When the progress shows 100% complete, click Next to continue.

10

Installation Completed Screen

Click Finish to dismiss the screen.


2.2 Configure Your Domain

After this is complete, you are ready to run the Configuration Wizard to configure your domain for Oracle Service Bus. Go to Chapter 3, "Configuring Oracle Service Bus" for instructions.