Previous Topic: Configuring Sample ApplicationNext Topic: Sample Application and RiskMinder on Different Systems


Sample Application and RiskMinder on the Same System

Important! If Sample Application and RiskMinder Server are running on the same system, you do not have to perform any steps in this section to configure Sample Application.

However if your RiskMinder Server uses a port other than the default (7680), then the only deployment steps you need to perform is to change the port number. To do so:

  1. Ensure that the riskfort-3.1.01-sample-application.war is deployed on the application server.

    Book: To ensure that Sample Application is deployed correctly, refer to the CA RiskMinder Installation and Deployment Guide for details.

  2. Navigate to the location where the WAR file is deployed and open riskfort.risk-evaluation.properties file.

    Note: The deployment procedure (and App_Home) will depend on the application server that you are using.

    Refer to your application server documentation for detailed instructions.

    On Apache Tomcat, riskfort.risk-evaluation.properties is typically available at <Tomcat_Home>\webapps\riskfort-3.1.01-sample-application\WEB-INF\classes\properties\riskfort.risk-evaluation.properties.

  3. Ensure that the value of HOST.1 is localhost.
  4. Change the value of PORT.1.

    PORT.1 represents the port on which RiskMinder Server is listening to the incoming requests. For example, PORT.1=7680.