Previous Topic: Configure CA Risk Authentication APINext Topic: Configure CA Risk Authentication Web Services


Configure Java APIs

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

Important! Before you proceed, verify that the JARs required for implementing the Java APIs are installed at <install_location>\Arcot Systems\sdk\java\lib\.

Perform the following the steps to configure ava APIs:

Note: The following steps 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\
    

    Enter them in the appropriate location in your <APP_SERVER_HOME> directory.

    Example: For Apache Tomcat this location is <Application_Home>\WEB-INF\lib\.

    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 in the following steps:

Note: To know more about APIs and their initialization, refer to the CA Risk Authentication Javadocs at <install_location>\Arcot Systems\docs\riskfort\ Arcot-RiskFort-8.0-issuance-sdk-javadocs.zip.