Skip Headers
Oracle® Identity Manager Installation and Upgrade Guide for JBoss
Release 9.0
B25938-01
  Go To Documentation Library
Home
Go To Table Of Contents
Contents

Previous
Previous
 
 

B Patching an Existing Oracle Identity Manager Installation

Patching an existing Oracle Identity Manager installation involves assembling a new enterprise application archive (EAR) file from the latest libraries, then redeploying the EAR. To patch a JBoss installation, complete the following steps:

  1. Stop your JBoss application server gracefully. Typically, you do this by running one of the following commands, as appropriate for the operating system on the machine hosting your Oracle Identity Manager server:

    Windows

    <JBoss-install-dir>/bin/shutdown.bat -S
    
    

    Linux

    <JBoss-install-dir>/bin/shutdown.sh -S
    
    
  2. Run the following patch command:

    <XL_HOME>\xellerate\setup\patch_jboss.cmd
    
    

Note:

If you are upgrading from a non-clustered version 8.5.x or 9.0.0 Oracle Xellerate Identity Provisioning environment to a clustered version 9.0.1 Oracle Identity Manager environment, you must repeat these steps on each node in the cluster.