Sun Identity Manager 8.1 Installation

ProcedureTo Point Identity Manager to the Data Source

  1. Make sure that the WSHOME and JAVA_HOME environment variables are set correctly.

  2. Set the repository using the lh command and the no check option:


    lh setRepo -n -ofile -ttype -iInitContextFactory -fDataSourcePath
    

    For example:


    lh setRepo -n -oServerRepository.xml -tOracle 
    -iorg.jnp.interfaces.NamingContextFactory -fjava:DatasourceName
    

    Note –

    The lh setRepo command is documented in Appendix F, setRepo Reference.


  3. Make a backup copy of the ServerRepository.xml file located in %WSHOME%\WEB-INF (Windows) or $WSHOME/WEB-INF (UNIX).

  4. Copy the new ServerRepository.xml config file to %WSHOME%\WEB-INF (Windows) or $WSHOME/WEB-INF (UNIX).

  5. Create a .war file from WSHOME

  6. Copy the idm.war file to your server configuration.

  7. Start the JBoss server.