Installation Guides › Upgrade Guide › Manual Upgrades › Manually Upgrade the Identity Manager Server › Manually Recreate the Identity Manager Directory › Recreate the Directory on JBoss
Recreate the Directory on JBoss
To recreate the Directory on JBoss
- (RDB Only) Create the data source as follows:
- Using the task persistence data source as a template (imtaskpersistencedb-ds.xml), create a userstore-ds.xml data source descriptor file and put it in the jboss_home/server/default/deploy directory.
- Change the JNDIName in the data source descriptor to a unique name, for example, jdbc/userstore.
- Change the DatabaseName, User, and Password in the data source descriptor to the appropriate values for the userstore database.
- In the Management Console, click Directories.
- Click New.
- Import the previously exported directory.xml to create an Identity Manager Directory.
- Click Next.
- Verify the directory settings and click Finish.
The old directory is recreated for CA Identity Manager r12.5 SP5.
Note: For more information about creating new Identity Manager Directories, see the Configuration Guide.