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. Resource Kit Installation
  12. Resource Kit Post-Installation Tasks
  13. Troubleshooting the MDM Hub
  14. Uninstallation

Installation Guide for IBM Db2 with Red Hat JBoss

Installation Guide for IBM Db2 with Red Hat JBoss

Configure the Hub Console Client (Conditional)

Configure the Hub Console Client (Conditional)

The Hub Console requires the host name and port properties in the
build.properties
file to connect to the Hub Server machine. You can override the host name and port number when you launch the Hub Console.
Edit the properties file in the following scenarios:
  • If HTTPS is enabled for the application server and you need to use an HTTPS port.
  • In a multi-node or a cluster environment, if you copied the Hub Server installation directory from one node to the other nodes, edit on each node.
  1. Open the
    build.properties
    file that is in the following directory:
    <
    MDM Hub installation directory
    >/hub/server/bin
  2. Edit the following properties:
    • console.hostname
      . Specify the IP address or publicly accessible host name (FQDN) of the server to which the application server binds.
    • console.webport
      . Specify the HTTP or HTTPS port of the current node that the Hub Console must use.
  3. Save the file.
  4. Set relevant values for the
    cmx.appserver.console.mode
    property in the
    cmxserver.properties
    file in the following directory:
    <
    MDM Hub installation directory
    >/hub/server/resources
    Set the value to the communication protocol that you use, either HTTP or HTTPS.
After you edit the
build.properties
file, ensure that you run the
postInstallSetup
script to deploy the Hub Server applications.

0 COMMENTS

We’d like to hear from you!