Previous Topic: To verify the CA IdentityMinder environment migrationNext Topic: Migrate the iam_im.ear for WebLogic


Migrate the iam_im.ear for JBoss

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. Copy the iam_im.ear from your development environment to a location accessible to your production environment.
  2. In the copy of the iam_im.ear, edit the Policy Server connection information, so that it reflects the production environment.

    To achieve this change, copy the jboss_home/server/default/iam_im.ear/policyserver_rar/META-INF/ra.xml from your production environment into the iam_im.ear.

  3. Replace the installed iam_im.ear with the copy of the iam_im.ear from your development environment from step 2 as follows:
    1. On the production server, delete the iam_im.ear:

      cluster_node_jboss_home\server\default\deploy\iam_im.ear

    2. Replace the deleted files with the edited copy of the iam_im.ear from the development environment.
  4. Repeat these steps for each node in the cluster.