Previous Topic: Configuring Java APIsNext Topic: Including Properties Files in CLASSPATH


Including Risk Evaluation JAR Files in CLASSPATH

To use the API, you need to include the Risk Evaluation JAR files in the CLASSPATH variable. To do so:

  1. If required, you need to copy the Risk Evaluation JAR files listed in the following tables to the appropriate directory (say lib) in your <APPLICATION_CONTEXT>.

    For Microsoft Windows

Primary JAR Files

arcot_core.jar

arcot-pool.jar

arcot-riskfort-evaluaterisk.jar

arcot-riskfort-mfp.jar

<install_location>\Arcot Systems\sdk\java\lib\arcot\

Other JAR Files

bcprov-jdk14-131.jar

commons-lang-2.0.jar

commons-pool-1.4.jar

 

<install_location>\Arcot Systems\sdk\java\lib\external\

For UNIX-Based Platforms

Primary JAR Files

arcot_core.jar

arcot-pool.jar

arcot-riskfort-evaluaterisk.jar

arcot-riskfort-mfp.jar

<install_location>/arcot/sdk/java/lib/arcot/

Other JAR Files

bcprov-jdk14-131.jar

commons-lang-2.0.jar

commons-pool-1.4.jar

 

<install_location>/arcot/sdk/java/lib/external/

  1. Add the parent directory (in the <APPLICATION_CONTEXT>) of the directory to which you copied the JARs to the CLASSPATH environment variable.