3.6 Installing the Java Class File on the Metadirectory Server

The file zOS.jar contains Java classes used by the Publisher and Subscriber channels to convert XDS command documents into TSO commands and vice versa. RPM and PKG archives are provided for the appropriate operating systems to install zOS.jar into the correct location.

If you selected the RACF or Top Secret driver during your installation of Novell Identity Manager, then you will need to remove the old driver class files before installing the new one.

3.6.1 Removing Old Driver Java Class Files

Depending on your operating system, remove the existing class files as follows:

  • If you are running Linux or AIX, enter

      rpm -e novell-DXMLracf
      rpm -e novell-DXMLtss
    
  • If you are running Solaris, enter

      pkgrm -n DXMLracf
      pkgrm -n DXMLtss
    
  • If you are running Windows, locate and remove RACF.jar and zOS.jar from

      \novell\nds\lib
    

3.6.2 Installing New Driver Java Class Files

Depending on your operating system, install the new class files as follows:

  • If you are running Linux, enter

      rpm -ivh novell-DXMLacf2.rpm
    
  • If you are running AIX, enter

      rpm -ivh novell-DXMLacf2.ppc.rpm
    
  • If you are running Solaris, enter

      pkgadd -n -d DXMLacf2.pkg DXMLacf2
    
  • If you are running Windows, copy zOS.jar to

      \novell\nds\lib