|
This section provides the information for installing Oracle Service Bus on Windows and UNIX. It contains the following topics:
The name of the installer program for installing Oracle Service Bus is:
xxxx.bin for the installation program that includes JRE for UNIX based systems, where xxxx is name of the UNIX platform.xxxx.jar for the installation program that does not include JRE for UNIX based systems, where xxxx is name of the UNIX platform.This section provides information on how to start the installation on Windows and UNIX in:
Before you start the installation, read Before You Start in the Installation Guide.
For more information on how to start the installation in graphical-mode, see:
.bin installers):
Starting Graphical-Mode Installation in the Installation Guide..jar installers):
Starting the Installation Program in Graphical-Mode in the Installation Guide.For more information on how to start the installation in console-mode, see:
.bin installers):
Starting Console-Mode Installation in the Installation Guide..jar installers):
Starting the Installation Program in Console-Mode in the Installation Guide.For more information on how to start the installation in silent-mode, see:
.bin installers):
Starting Silent-Mode Installation in the Installation Guide..jar installers):
Starting the Installation Program in Silent-Mode in the Installation Guide.
You can install Oracle Service Bus in the graphical-mode on Windows systems and on UNIX systems which support GUI. For information on how to run the installation in the graphical-mode, see Running the Installation Program in Running the Installation Program in Graphical Mode in Installation Guide.
For information about the components available for installation on your system, see Product Components.
| Note: | When you select or clear components to install, the installation program checks for dependencies between components and automatically modifies the list of selected components accordingly. For example, if you clear the Oracle WebLogic Server component check box, the boxes for the remaining components are cleared because the other components cannot be run without Oracle WebLogic Server. |
After you choose the components for installation, you must install Eclipse in a new Eclipse home or provide the path to the existing Eclipse home. For more information on requirements to use an existing Eclipse home, see Requirements for Using the Existing Eclipse Installation.
Click next to choose the product directory locations.
| Caution: | You must install Oracle Service Bus and Oracle WebLogic Server in the default location inside the BEA_HOME. You must also retain the default product directory names for Oracle Service Bus (osb_10.3) and Oracle WebLogic Server (wlserver_10.3), and Workshop for WebLogic (workshop_10.3). |
Continue the installation as specified in the table in Running the Installation Program in Graphical Mode in the Installation Guide.
| Note: | The Mercury profiling tools are no longer supported and are not included in the installer. |
For more information on how to complete the installation, see Running Graphical-Mode Installation in Running the Installation Program in Graphical Mode in the Installation Guide.
You must install Oracle Service Bus in the console-mode if your operating system does not support GUI. For more information on console-mode installation, see Running Console-Mode Installation in Running the Installation Program in Console Mode in Installation Guide.
| Notes: |
After you choose the components for installation, you must install Eclipse in a new Eclipse home or provide the path to the existing Eclipse home.
For more information on requirements to use an existing Eclipse home, see Requirements for Using the Existing Eclipse Installation.
In the Choose Products Directory prompt, specify the directory in which you want to install the software.
| Caution: | You must install Oracle Service Bus and Oracle WebLogic Server in the default location inside the BEA_HOME. You must also retain the default product directory names for Oracle Service Bus (osb_10.3) and Oracle WebLogic Server (wlserver_10.3), and Workshop for WebLogic (workshop_10.3). |
| Note: | The Mercury profiling tools are no longer supported and are not included in the installer. |
For more information on how to complete the installation, see Running Console-Mode Installation in Running the Installation Program in Console Mode in Installation Guide.
You must install Oracle Service Bus in the silent-mode if your operating system does not support GUI or for multiple installations in a cluster environment. For more information on the silent-mode install, see What Is Silent-Mode Installation? and Using Silent-Mode Installation: Main Steps in Running the Installation Program in Silent Mode in the Installation Guide.
When you install your Oracle software in silent-mode, the installation program uses an XML file (silent.xml) to determine which installation options should be implemented. Therefore, before you can run the installation program in silent-mode, you must first create a silent.xml file in which you specify the installation options that you want to invoke.
Incorrect entries in the silent.xml file can cause installation to fail. To help you determine the cause of a failure, Oracle recommends that you create a log file when you start the installation.
To create a silent.xml file for use in the silent-mode installation process, follow these steps:
silent.xml file for silent-mode installation. The sample file is available at
http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/install/scripts/silent.xml.
This sample silent.xml file is also presented in this section. See Sample silent.xml File for Silent-Mode Installation.
silent.xml, in the same directory that contains the installation program.| Note: | The XML definition must be <?xml version="1.0" encoding="ISO-8859-1"?>. It must be at the beginning of the silent.xml file. There should not be any spaces or line breaks before the XML definition. |
silent.xml file edit the values for the keywords shown in Table 2-1 to reflect your configuration.| Note: | You must follow XML guidelines for characters when modifying values. For example, do not use characters reserved for use in XML, such as <, >, [, and]. |
|
For information about the BEA home directory, see Choosing a BEA Home Directory.
|
|||
|
For more information, see Choosing Product Installation Directory.
|
|||
|
You must install inside the
BEAHOME. You may use any name for the subdirectory within BEAHOME. Default name: osb_10.3.
For more information, see Choosing Product Installation Directory.
|
|||
|
For more information about entering these values, see Guidelines for Component Selection in Running the Installation Program in Silent Mode in Installation Guide.
|
|||
|
|||
|
If the port number is in use, the installer scans for the next available port and assigns it to the Node Manager.
|
|||
The user performing the installation must have Administrator privileges to install the Start menu shortcuts in the All Users folder. For more information, see Administrator Privileges.
|
silent.xml file shown in Listing 2-1 is configured to install the Oracle Service Bus into directory C:\bea\osb_10.3. In this example, Oracle WebLogic Server has already been installed in C:\bea\wlserver_10.3.
<?xml version="1.0" encoding="UTF-8"?>
<bea-installer>
<input-fields>
<data-value name="BEAHOME" value="C:\bea" />
<data-value name="WLS_INSTALL_DIR" value="C:\bea\wlserver_10.3"/>
<data-value name="ALSB_INSTALL_DIR" value="C:\bea\osb_10.3" />
<data-value name="COMPONENT_PATHS" value="Oracle Service Bus/Service Bus Examples" />
<data-value name="INSTALL_NODE_MANAGER_SERVICE" value="yes" />
<data-value name="NODEMGR_PORT" value="5559" />
<data-value name="INSTALL_SHORTCUT_IN_ALL_USERS_FOLDER" value="yes"/>
</input-fields>
</bea-installer>
For more information on launching the installation in silent-mode, see Starting the Installation in Silent Mode in Starting the Installation Program in the Installation Guide.
You can generate exit codes to indicate the success or failure of the installation program. For more information, see Returning Exit Codes to the Console in Running the Installation Program in Silent Mode in Installation Guide.
| Note: | If you are using an existing Eclipse home, see Requirements for Using the Existing Eclipse Installation. |
If you plan to use Oracle Service Bus with Oracle WebLogic Integration, follow these instructions for your installation scenario:
For more information on Oracle Service Bus and Oracle WebLogic Integration, see Oracle WebLogic Integration.
To install Oracle Service Bus over a previously installed version of Oracle WebLogic Integration, follow these steps:
BEA_HOME directory which already has Oracle WebLogic Integration 10.2 installed. For more information, see Starting the Installation Program.To install Oracle WebLogic Integration over a previously installed version of Oracle Service Bus, follow these steps:
BEA_HOME directory which already has Oracle Service Bus10.3 installed. For more information, see
Oracle WebLogic Integration.
You can uninstall the software in:
For information about uninstalling and reinstalling the software, see Uninstalling the Software in Installation Guide.
You cannot reinstall the same version of any Oracle product on top of a previously installed version of the same product whether it is in the same BEA home directory or in the same file location. You can, however, add products and product components to an existing installation. For example, you can install Oracle WebLogic Server during one installation, and Oracle Service Bus during a separate installation.
To reinstall the same version of one of the product components or the entire Oracle products distribution in the same location, you must first uninstall the previous installation.
If you try to install a complete copy of the Oracle products in a BEA home directory that already contains a complete installation, an error message is displayed. Click or type OK to return to the Choose BEA home directory prompt.
At the prompt, choose one of the following options:
BEA_HOME, you must uninstall the previous installation. For more information on uninstalling the software, see
Uninstalling the Software in Installation Guide.Then start the installation of the software as described in Starting the Installation Program.
|