IBM Tivoli Monitoring, Version 6.3 Fix Pack 2

Web Start client

Take the following steps to configure the Web Start client.

Procedure

  1. On the host of the Tivoli® Enterprise Portal Server, change to the following directory:
    • Windows itminstall_dir\config. For example, C:\ibm\itm\config.
    • LinuxUNIX itminstall_dir/config. For example, /opt/IBM/ITM/config.
  2. Open the tep.jnlpt file in a text editor and make the following changes:
    1. Under the <resources> section, add:
      <property name="tep.connection.protocol" value="http"/>
    2. To use HTTPS protocol, replace the value with the string https.
  3. On the host of the Tivoli Enterprise Portal Server, change to the following directory:
    • Windows %CANDLE_HOME%\CNB\.
    • LinuxUNIX $CANDLEHOME/platform/cw/.
  4. Open the tep.jnlp file in a text editor and make the following changes:
    1. Under the <resources> section, add the following parameter to the list of JVM parameters:
      <property name="tep.connection.protocol" value="http"/>
    2. To use HTTPS protocol, replace the value with the string https.
  5. You must reconfigure the browser client for these changes to take effect.


Feedback