Table of Contents

Search

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

Installation Guide for IBM Db2 with Red Hat JBoss

Installation Guide for IBM Db2 with Red Hat JBoss

Deploy the Hub Server Applications (Conditional)

Deploy the Hub Server Applications (Conditional)

You must deploy the Hub Server applications on the same machine on which you install the Hub Server.
The Hub Server applications must be able to find the Hub Server installation to which they belong. Therefore, do not transfer the EAR files for deployment on another machine. For example, you install the Hub Server on a test machine, and then deploy the applications on the production machine. The applications that you deploy on the production machine cannot find the installation on the test machine for information such as logging configuration.
You need to deploy the Hub Server applications in any of the following scenarios:
  • The installation is in an application server multi-node environment or cluster environment.
  • The installation completes, but the
    postInstallSetup
    script that you run during the installation fails.
  • You skipped the
    postInstallSetup
    script during the installation.
If the installation is in an application server multi-node or a cluster environment, perform the following steps to complete the deployment:
  1. Deploy the Hub Server applications on one node.
  2. Copy all the files from the
    certificates
    directory on the node with the deployment to the
    certificates
    directory on all the other nodes. The
    certificates
    directory is in the following location:
    <
    MDM Hub installation directory
    >/hub/server/resources
  3. Repackage the Hub Server EAR files on all the nodes that the certificates are copied to. The repackaging process updates the
    hubConsole.jar
    file with the correct certificates.
    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
  4. Deploy the Hub Server applications on the other nodes.
To deploy the Hub Server applications, use one of the following procedures described in the following table:
Procedure
Description
Use a script for deployment
You run the
postInstallSetup
script to deploy the Hub Server applications. Also, the script creates data sources and configures JMS message queues.
Manual deployment
You manually deploy the Hub Server applications. Also, you must manually create data sources and configure JMS message queues.

0 COMMENTS

We’d like to hear from you!