Sun Identity Manager 8.1 Installation

Step 1: Configure the WebLogic Software

ProcedureTo Configure WebLogic for Identity Manager

  1. Select the domain that will be referenced when installing the software.

  2. Set the environment variables JAVA_HOME and WSHOME:

    set JAVA_HOME=/PathTo/java

    set WSHOME=Path To IDMDirectory


    Note –

    Make sure the value of the WSHOME environment variable does NOT contain the following:

    • Quotation marks (“ ”)

    • A slash or backslash at the end of the path (/ or \)

    Do not use quotation marks, even if the path to the application deployment directory contains spaces.


  3. If using at least WebLogic 9.1, add the Java mail.jar and activation.jar files to the $WSHOME/WEB-INF/lib directory (UNIX), or the %WSHOME%\WEB-INF\lib directory (Windows). These files can be found at:

    http://java.sun.com/products/javamail

    http://java.sun.com/products/beans/glasgow/jaf.html