6.2 Installing on JBossMQ

As part of installing JBoss* for the driver, you should copy the jar files as indicated below. The instructions assume that JBoss already has the default queues and topics available.

6.2.1 Locate Prerequisite Jar Files

  1. On your messaging server, locate the following jar files:

    • concurrent.jar
    • jboss-common-client.jar
    • jbossmq-client.jar
    • jboss-system-client.jar
    • jnp-system-client.jar
    • jnp-client.jar
    • log4j.jar
  2. Copy the jar files to the Identity Manager server.

    The following table identifies where to place jar files on an Identity Management server, by platform.

    Platform

    Directory Path

    Windows

    Local installation: novell\NDS\lib

    Remote installation: novell\RemoteLoader\lib

    NetWare

    Local installation: sys:\system\lib

    Linux/UNIX

    Local installation: /usr/lib/dirxml/classes (pre-eDirectory 8.8) or opt/novell/eDirectory/lib/dirxml/classes (eDirectory 8.8)

    Remote installation: /usr/lib/dirxml/classes (pre-eDirectory 8.8) or /opt/novell/eDirectory/lib/dirxml/classes (eDirectory 8.8)

  3. Locate where you installed the installation script during the JMS driver installation. The following table indicates the default directories where scripts are installed, by platform.

    Platform

    Directory Path

    Windows

    C:\Novell\NDS\DirXMLUtilities\jms\jboss

    NetWare

    sys:\System\DirXMLUtilities\jms\jboss

    Linux\UNIX

    install-dir/lib/dirxml/rules/jms\jboss

  4. Copy the script to your messaging server.

  5. If necessary, restart your eDirectory server.