Table of Contents

Search

  1. Preface
  2. Part 1: Introduction
  3. Part 2: Samples and Examples
  4. Part 3: Tools and Utilities
  5. Part 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:
  • The MDM Hub JAR file libraries that are consistent with the MDM Hub version. You can copy the MDM Hub JAR files from the following directory:
    <MDM Hub installation directory>/hub/server/lib
    The MDM Hub contains the following JAR files:
    • siperian-api.jar
    • siperian-common.jar
    • log4j-<version number>.jar
      Ensure that you use the latest Log4j version.
    • siperian-server.jar
      . Required, if the application server is WebSphere.
    • MDMExecuteBatch.jar
    • axis-1.4.jar
    • commons-logging-1.1.1.jar
    • castor-1.1.1-xml.jar
    • commons-discovery-0.2.jar
    • jaxrpc.jar
    • siperian-server-pkiutil.jar
    • informatica-bpm-adapter.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. The certificate base password encryption has a dependency on the MDM Hub public certificate file, located in
<MDM Hub installation directory>/hub/server/resources/certificates/certificate_hub.cert.

0 COMMENTS

We’d like to hear from you!