IBM Enterprise Records, Version 5.1.2   

(JBoss Application Server) Configuring the File Plan Import Export tool

Follow these instructions to configure the File Plan Import Export tool on JBoss Application Server.

Procedure

To configure the File Plan Import Export tool:

  1. Log on to the server where you installed the tool.
  2. Copy the corresponding JAR files to the specified directory:
    Option Description
    JBoss Application Server 4
    Copy the jbossall-client.jar file from the JBOSS_HOME/client directory to the lib directory on the server where the tool is installed:
    ier_install_path/FilePlanImportExportTool
    /lib
    ier_install_path/RMTransfer/lib
    ier_install_path/RecordsManagerSweep/lib
    JBoss Application Server 5 (Windows)
    1. Open the JBoss Application Server run.bat file for editing.
    2. Add the location of the jbossall-client.jar file to the set CLASS_PATH statement. For example, on:
      set CLASS_PATH=%CLASS_PATH%;
      JBoss5x_install_path
      \client\jbossall-client.jar
    3. Save the run.bat file.
    4. Copy the jboss-classloading.xml file from:
      ier_install_path/FileNet/RM

      to

      ier_install_path/RecordsManager
      /WEB-INF
    JBoss Application Server 5 (AIX, HP-UX, Linux, and Solaris)
    1. Open the JBoss Application Server run.sh file for editing.
    2. Add the location of the jbossall-client.jar file to the CLASS_PATH statement.
      CLASS_PATH=”$CLASS_PATH”;
      JBoss5x_install_path/client/
      jbossall-client.jar
    3. Save the run.sh file.
    4. Copy the jboss-classloading.xml file from:
      ier_install_path/FileNet/RM

      to

      ier_install_path/RecordsManager
      /WEB-INF
  3. To configure the tool command file, open the file in a text editor and make the following changes:
    Command file Edits
    FilePlanTool.bat (Windows)
    1. Find set APP_SERVER= and enter JBoss, as follows: set APP_SERVER=JBOSS
    2. Find set JAVA_HOME= in the JBoss Application Server section, and enter the JAVA_HOME path.

      For example: set JAVA_HOME=C:\jdk1.5.0_11

    FilePlanTool.sh (AIX, HP-UX, Linux, and Solaris)
    1. Find the parameter APP_SERVER= and enter JBoss Application Server, as follows:
      APP_SERVER=JBOSS
    2. Find the parameter JAVA_HOME= in the JBoss section, and enter the Java™ home path. For example:JAVA_HOME=/usr/Java5/jre


Feedback

Last updated: November 2013
frmic108.htm

© Copyright IBM Corporation 2013