Configuration Guide › CA Identity Manager in a Production Environment › Migrate the IdentityMinder EAR for JBoss
Migrate the IdentityMinder EAR for JBoss
Redeploy the IdentityMinder.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.
To migrate the IdentityMinder EAR on JBoss Application Servers
- Copy the IdentityMinder.ear from your development environment to a location accessible to your production environment.
- In the copy of the IdentityMinder.ear, edit the Policy Server connection information, so that it reflects the production environment.
To achieve this change, copy the jboss_home/server/default/IdentityMinder.ear/policyserver_rar/META-INF/ra.xml from your production environment into the IdentityMinder.ear.
- Replace the installed IdentityMinder.ear with the copy of the IdentityMinder.ear from your development environment from Step as follows:
- On the production server, delete the IdentityMinder.ear:
cluster_node_jboss_home\server\default\deploy\IdentityMinder.ear
- Replace the file you deleted with the edited copy of the IdentityMinder.ear from the development environment.
- Repeat these steps for each node in the cluster.