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

Step 2. Configuring the MDM Hub Environment Properties

Step 2. Configuring the MDM Hub Environment Properties

Configure the MDM Hub environment properties in the
automation.properties
file. You need to set the MDM Hub environment properties for the automation tools to be able to access the MDM Hub.
  1. Open the
    automation.properties
    file.
    The
    automation.properties
    file is in the
    MDMAutomation.zip
    file, which is in the following directory:
    <Resource Kit installation directory>\automation\Misc_Automation
  2. Edit the MDM Hub environment properties in the
    automation.properties
    file:
    The following table describes the MDM Hub environment properties:
    Property
    Description
    appserver.type
    Required. Type of application server, such as jboss, weblogic, or websphere.
    appserver.version
    Required. Version of the application server.
    jboss.hostname
    Required. Name of the machine that hosts JBoss.
    jboss.remote_port
    Required. The JBoss remote port number.
    websphere.hostname
    Required. Name of the machine that hosts WebSphere.
    websphere.rmi_port
    Required. The WebSphere RMI port number.
    weblogic.hostname
    Required. Name of the machine that hosts WebLogic.
    weblogic.port
    Required. Port number on which the WebLogic Server is listening.
    weblogic.login
    Required. Name of the user for the WebLogic installation.
    weblogic.password
    Required. Password that corresponds to the WebLogic user.
    MDMAdminUsername
    Required. User name of the MDM Hub administrative user.
    MDMAdminPassword
    Required. Clear text password that corresponds to the MDM Hub administrative user. Use either the
    MDMAdminPassword
    or the
    MDMAdminEncryptedPassword
    property.
    MDMAdminEncryptedPassword
    Required. Encrypted password that corresponds to the MDM Hub administrative user. Use either the
    MDMAdminPassword
    or the
    MDMAdminEncryptedPassword
    property.

0 COMMENTS

We’d like to hear from you!