JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Identity Analytics Installation and Upgrade Guide 11g Release 1
search filter icon
search icon

Document Information

Preface

Part I Compatibility Matrix

1.  Oracle Identity Analytics 11gR1 Compatibility Matrix

Part II Installing Oracle Identity Analytics

2.  Preparing to Install Oracle Identity Analytics

3.  Installing Oracle Identity Analytics

4.  Deploying Oracle Identity Analytics

Deploying on Tomcat

To Deploy Oracle Identity Analytics on Tomcat

Deploying on WebSphere

To Configure WebSphere to Run Oracle Identity Analytics

To Deploy Oracle Identity Analytics on WebSphere

Deploying on WebLogic

To Deploy Oracle Identity Analytics on WebLogic

Deploying on GlassFish

To Deploy Oracle Identity Analytics on GlassFish

5.  Verifying the Oracle Identity Analytics Installation

Part III Upgrading Oracle Identity Analytics

6.  Overview of the Upgrade Process

7.  Preparing to Upgrade Oracle Identity Analytics

8.  Upgrading Oracle Identity Analytics in a Test Environment

9.  Upgrading Oracle Identity Analytics in a Production Environment

Deploying on GlassFish

Follow the procedure in this section to deploy Oracle Identity Analytics on GlassFish application server. Before you begin, you should have already completed the procedure in the Chapter 3, Installing Oracle Identity Analytics chapter.

To Deploy Oracle Identity Analytics on GlassFish

  1. In a browser, log in to the GlassFish Admin Console.

    http://Hostname:Port-Number/login.jsf

    The default port number for the admin console is 4848.

  2. Choose Common Tasks > Applications > Web Applications in the left panel.

  3. Click Deploy under Web Applications.

  4. Select "Web Application (.war)" as the Type.

  5. Select Location and navigate to the rbacx.war file on the local system under Deploy Enterprise Applications/Modules.

  6. Complete the form:

    1. For Application Name, type rbacx.

    2. For Context Root, type rbacx.

    3. Verify that Status is selected and that Run Verifier, Precompile JSPs is not selected.

    4. Click OK.

Upon deployment, the rbacx application will be listed on the Web Applications page.