Sun Identity Manager 8.1 Resources Reference

ProcedureInstalling the Access Enforcer Resource Adapter

  1. Download the JCo (Java Connection) toolkit from the following URL:

    http://service.sap.com/connectors

    Access to the SAP JCo download pages require a login and password. The toolkit will have a name similar to sapjco-ntintel-2.1.8.zip. This name will vary depending on the platform and version selected.


    Note –

    Make sure that the JCo toolkit you download matches the bit version of Java your application server runs on. For example, JCo is available in only in the 64-bit version on the Solaris x86 platform. Therefore, your application server must be running the 64-bit version on the Solaris x86 platform.


  2. Unzip the toolkit and follow the installation instructions. Be sure to place library files in the correct location and to set the environment variables as directed.

  3. Copy the sapjco.jar file to the InstallDir\WEB-INF\lib directory.

  4. Download the Apache Axis SOAP toolkit from the following URL:

    http://www.apache.org/dyn/closer.cgi/ws/axis/1_4/

  5. Unzip the toolkit and follow the installation instructions.

  6. Copy the following files to the InstallDir\WEB-INF\lib directory:

    • axis.jar

      • commons-discovery-0.2.jar

      • commons-logging-1.0.4.jar

      • jaxrpc.jar

      • log4j-1.2.8.jar

      • saaj.jar

      • wsdl4j-1.5.1.jar

    Other versions of the commons-discovery, commons-logging, log4j, and wsdl4j JAR files can be used instead.

  7. To add an Access Enforcer 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.AccessEnforcerResourceAdapter

  8. Import the $WSHOME/sample/accessenforcer.xml to enable support for Access Enforcer.