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

Configuring the Connection Properties File

Configuring the Connection Properties File

The
SiperianConnection.properties
file contains entries for user name and password. Comment the user name and password, because you do not use the user name and password in the
SiperianConnection.properties
file.
  1. Open the
    SiperianConnection.properties
    file and configure the connection properties.
  2. Search for
    siperian-client.orsId
    , and uncomment it.
  3. To set the value for ORS ID, select
    MDM Hub Console
    Configuration
    Database
    , and then select the
    Database entry
    .
    The ORS ID appears as the database ID.
  4. Search for
    siperian-client.protocol=ejb
    , and uncomment it.
  5. Find the section for the MDM Hub application server environment and perform the following tasks:
    1. Uncomment the
      java.naming.provider.url
      entry and change the URL for your environment to include the host name and RMI port of the application server.
    2. Uncomment the other entries for the application server with appropriate values relating to EJB.
    3. For WebLogic, when you use MDM Hub version 10.0 or later, verify that the following property within the WebLogic section is uncommented:
      java.naming.factory.url.pkgs=weblogic.jndi.factories
      .
    4. For WebSphere, when you use MDM Hub version 10.0 or later, verify that the following property within the WebSphere section is uncommented:
      java.naming.factory.url.pkgs=ibm
      .
  6. Ensure that all the other irrelevant properties are commented.
  7. Save and verify the changes.

0 COMMENTS

We’d like to hear from you!