Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Pre-Installation Tasks
  4. Hub Store Installation
  5. Hub Store Post-Installation Tasks
  6. Hub Server Installation
  7. Hub Server Post-Installation Tasks
  8. Process Server Installation
  9. Process Server Post-Installation Tasks
  10. ActiveVOS Post-Installation Tasks for the Application Server
  11. ActiveVOS Post-Installation Tasks for the Business Entity Adapter
  12. Resource Kit Installation
  13. Troubleshooting the MDM Hub
  14. Uninstallation

Installation Guide for Oracle Database with WebLogic

Installation Guide for Oracle Database with WebLogic

Step 3. Repackaging the Hub Server EAR Files

Step 3. Repackaging the Hub Server EAR Files

If you edit the
cmx.home
property in the
cmxserver.properties
file or if you installed in an application server cluster, repackage the Hub Server EAR files
on the Administration Server
.
  1. Create a directory named
    EAR
    .
    1. Navigate to the following directory:
      <
      MDM Hub installation directory
      >/hub/server/lib
    2. Run the following command:
      mkdir ear
  2. If you have custom JAR files, copy each custom JAR file to the EAR directory that you created in the preceding step.
    To copy a custom JAR file to the EAR directory, run the following command:
    copy <
    location of custom JAR file
    >/<
    custom JAR file name
    >.jar ear
    You might require custom JAR files for custom user exits.
  3. Repackage the EAR files.
    1. Navigate to the following directory:
      <
      MDM Hub installation directory
      >/hub/server/bin
    2. Run the following command:
      On UNIX.
      ./sip_ant.sh repackage
      On Windows.
      sip_ant.bat repackage

0 COMMENTS

We’d like to hear from you!