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 Systems\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 listed JAR files from the following location:
    <install_location>\Arcot Systems\
    

    Paste them in the appropriate location in your <APP_SERVER_HOME> directory. For example, on Apache Tomcat this location is <Application_Home>\WEB-INF\lib\.

    For example, on Apache Tomcat 5.5.x, you must copy these files to C:\Program Files\Apache Software Foundation\Tomcat 5.5.31\webapps\<Your_Application>\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, refer to the RiskFort Javadocs at <install_location>\Arcot Systems\docs\riskfort\ Arcot-RiskFort-3.1-risk-evaluation-sdk-javadocs.zip.