Sun Identity Manager 8.1 Resources Reference

Identity Manager Installation Notes

The MySQL resource adapter is a custom adapter. You must perform the following steps to complete the installation process:

ProcedureInstalling the MySQL Resource Adapter

  1. To add this resource to the Identity Manager resources list, you must add the following value in the Custom Resources section of the Configure Managed Resources page.


    com.waveset.adapter.MySQLResourceAdapter
  2. Go to http://dev.mysql.com/downloads/#connector-j and take the link to the latest generally available version of the Connector/J JDBC driver.

  3. Unzip the downloaded file.

  4. Copy the mysqlconnector-java-Version-bin.jar file to the InstallDir\idm\WEB-INF\lib directory.