Previous Topic: Migrate the iam_im.ear for JBossNext Topic: Migrate the iam_im.ear for WebSphere


Migrate the iam_im.ear for WebLogic

Redeploy the iam_im.ear each time functionality is migrated from the development environment to the production environment. By migrating the entire EAR, you ensure that your production environment is identical to your development environment.

Follow these steps:

  1. Preserve Policy Server connection information.

    Policy server connection information is stored in the ra.xml file in the policyserver_rar/WEB-INF directory. Copy this file to another location, so that it can be replaced in the iam_im.ear before redeploying it.

  2. Copy the iam_im.ear to a location available to the WebLogic Admin Server.
  3. Replace the Policy Server connection information.

    In the iam_im.ear, replace the policyserver_rar/WEB-INF/ra.xml file with the one preserved from Step 1.

  4. Redeploy the iam_im.ear
    1. Log in to the WebLogic console.
    2. Go to Deployments, Application, IdentityMinder

On the Deploy Tab, select Deploy (Re-Deploy) Application.