Previous Topic: Run the Database ScriptsNext Topic: Copy Database Access Files to the Application Server


How to Prepare the Application Server

Two components of CA Risk Authentication, User Data Service (UDS) and Administration Console, are web-based and are deployed on any of the following supported application servers:

Before you deploy the WAR files for these web applications on the application server of your choice, copy the files that UDS and Administration Console require to the appropriate location on your application server. This section walks you through the steps to copy the required crypto files to your application server and to deploy the WAR files of these web applications:

  1. Set Java Home
  2. Copy Database Access Files to the Application
  3. Copy JDBC JAR Files to the Application Server
  4. Create Enterprise Archive Files

Set Java Home

Follow these steps:

  1. Verify that you set the JAVA_HOME environment variable. This JAVA_HOME must be your application server JAVA_HOME.
  2. Add %JAVA_HOME%\bin\ to the PATH variable. If you fail to do so, then Administration Console, UDS, and other JDK-dependent components may fail to start.