Table of Contents

Search

  1. Introduction
  2. Samples and Examples
  3. Tools and Utilities
  4. SDK Resources

Dependencies

Dependencies

The Command Line Batch Execution Resource Kit requires the MDM Hub and application server JAR file dependencies to run the ExecuteBatch commands.
The Command Line Batch Execution Resource Kit requires the following library JAR file dependencies:
  • MDM Hub JAR file libraries that are consistent with the MDM Hub version. You can copy the MDM Hub JAR files from the
    <MDM Hub installation directory>/hub/server/lib
    .
    The following list includes the MDM Hub library JAR files:
    • siperian-api.jar
    • siperian-common.jar
    • log4j-1.2.16.jar
      . Based on the MDM Hub version, the version number on the
      log4j
      JAR might be different in the MDM Hub installation directory. Use the JAR file with the highest version number.
    • siperian-server.jar
      . Required, if the application server is WebSphere.
    • MDMExecuteBatch.jar
    • axis-1.3.jar
    • commons-logging-1.1.1.jar
    • castor-1.1.1-xml.jar
    • commons-pool-1.3.jar
    • commons-httpclient-2.0.jar
    • com.ibm.ws.cjb.thinclient_8.5.0.jar
  • The application server client JAR file libraries that are consistent with the application server version and supported by the MDM Hub version.
    The following table lists the application server library JAR files:
    Application Server
    JAR File Name
    Notes
    JBoss
    jboss-client.jar
    In a standard installation, you can find the specified library JAR file in the following directory:
    <JBoss Installation Directory>/bin/client
    JBoss
    picketbox-<version>-redhat-<version>.jar
    In a standard installation, you can find the specified library JAR file in the following directory:
    <JBoss Installation Directory>/modules/system/layers/base/org/picketbox/main
    WebLogic
    wlthint3client.jar
    In a standard installation, you can find the specified library JAR file in the following directory:
    <WebLogic Installation Directory>/server/lib
    WebSphere
    com.ibm.ws.ejb.thinclient_<WAS version>.jar
    In a standard installation, you can find the specified library JAR file in the following directory:
    <WebSphere Installation Directory>/appserver/runtime
    WebSphere
    com.ibm.ws.orb_<WAS version>.jar
    If you use Oracle Java Runtime Environment, you might require the ORB JAR file. In a standard installation, you can find the specified library JAR file in the following directory:
    <WebSphere Installation Directory>/appserver/runtime
Ensure that the versions of the library JAR files match with the MDM Hub versions and application server versions. Otherwise, errors such as class not found or method not found occur.

0 COMMENTS

We’d like to hear from you!