RiskMinder enables you to configure the Java SDK to communicate with a primary RiskFort Server instance at any given time. However, you can configure it to fail over to a backup instance if the primary instance fails. To do so, you must edit the SDK properties file (riskfort.risk-evaluation.properties). In case the backup is unavailable for some reason, then the JDK fails over back to the primary instance.
By default, this properties file provides the entries to configure one RiskFort Server instance. These entries are appended with 1, which indicates that only one instance is configured. To configure the backup instance, you must duplicate these entries and append the instance number (2) accordingly.
To configure the backup server instance:
Book: Depending on your deployment - Single-System or Distributed - see "Deploying RiskFort On a Single System" or "Deploying RiskFort on a Distributed System", respectively, in CA RiskMinder Installation and Deployment Guide for detailed information on how to bring up instances of RiskFort.
<install_location>\Arcot Systems\sdk\java\properties\
<install_location>/arcot/sdk/java/properties/
HOST.2= PORT.2=
See "SSL Communication Between RiskMinder Components" if you want to change the communication mode to SSL.
|
Copyright © 2013 CA.
All rights reserved.
|
|