Confirmation and Installation Process

Figure 11. Installation Process Figure 11 shows the installation output and progress. Installation consists of copying files, configuring the server, and installing the database. When the installation has completed successfully, the Next button is enabled. If there is a problem, an error message and Recovery button will appear on the screen. For more information on recovery, see Section 2.10, Troubleshooting Page 59

2.3.6. Confirmation and Installation Process

Figure 12. Finish Panel On this panel, click Finish to conclude the installation.

2.4. Clustering Oracle Service Registry

This section provides general instructions on clustering Oracle Service Registry OSR 11.1.1 instances in all supported application server environments.

2.4.1. Clustering Oracle Service Registry with Oracle WebLogic Server

In an Oracle WebLogic Server context, an Oracle Service Registry cluster is defined as a cluster of Oracle WebLogic Server instances, each hosting a Standalone Registry instance, with all instances connecting to the same database schema. In this context, a cluster of Oracle WebLogic Server instances is defined as two or more instances configured in a cluster topology as described in the relevant Oracle WebLogic Server documentation: • Using WebLogic Server Clusters Guide. To install OSR into an Oracle WebLogic Server cluster, you must install a Registry instance into an WLS instance within each Oracle WebLogic Server node. This process is identical to installing OSR in a non-clustered configuration with the following exceptions. Create the Registry tablespace and schema when you install the first Registry instance. Page 60

2.4.1. Clustering Oracle Service Registry with Oracle WebLogic Server

Connect each subsequent Registry instance you install to this database schema. Supply the existing database username and password as part of this configuration. The next key difference in the installation process is that you must supply the same values for the following fields in the Deployment to Application Server panel of the installer for each Registry installation. These values, which are described below, will enable all Registry instances within the cluster to receive requests from the same Oracle HTTP Server instance. HTTP Port Oracle HTTP Server listener port SSL Port secure listener port Hostname Oracle WebLogic Server HTTP Server hostname – not Oracle WebLogic Server instance hostname Application Server Context Ensure that this value is the same across all instances Application Server Name Ensure that this value is the same across all instances If these values are configured correctly, then the Oracle WebLogic Server HTTP Server is able to route requests to any OSR instance in the cluster. For more information, see Section 7, Cluster Configuration .

2.5. Installation Summary

2.5.1. Directory Structure

The installation directory structure contains the following directories: bin Contains command-line scripts for running Oracle Service Registry. See Section 2.6, Command-line Scripts . conf Contains the Oracle Service Registry configuration files demos Contains demos of Oracle Service Registry functionality. For more information, please see Demos . dist Contains Oracle Service Registry client packages. doc Contains the Oracle Service Registry documentation. etc Contains additional data and scripts. lib Contains the Oracle Service Registry libraries log Contains logs of installation, setup, and server output. See Section 2.9, Logs . Page 61

2.5.1. Directory Structure