Previous Topic: RiskMinder APIsNext Topic: Working with RiskMinder Web Services


Configuring Java APIs

This section provides the procedure to configure the Java APIs so that they can be used with your application.

Important! Before proceeding with the configuration steps in this section, ensure that the JARs required for implementing the Java APIs are installed at <install_location>/arcot/sdk/java/lib/.

To configure RiskMinder Risk Evaluation APIs for using with a J2EE application:

Note: The following instructions are based on Apache Tomcat Server. The configuration process may vary depending on the application server you are using. See the application server documentation for detailed information about these instructions.

  1. Copy the following JAR files from <install_location>/arcot/ to the appropriate location in your <APP_SERVER_HOME> directory. For example, on Apache Tomcat this location is <Application_Home>/WEB-INF/lib/.
  2. Configure the log4j.properties.risk-evaluation and riskfort.risk-evaluation.properties files as follows:

Note: To know more about APIs and their initialization, see the RiskMinder Javadocs at <install_location>/arcot/docs/riskfort/ Arcot-RiskFort-3.1-risk-evaluation-sdk-javadocs.zip.