arcotadmin.war is not available in <ARCOT_HOME>\java\webapps directory?
search cancel

arcotadmin.war is not available in <ARCOT_HOME>\java\webapps directory?

book

Article ID: 36502

calendar_today

Updated On:

Products

CA Advanced Authentication CA Strong Authentication CA Risk Authentication

Issue/Introduction

"arcotadmin.war" is not available in <ARCOT_HOME>\java\webapps directory. How this can be regenerated?

Environment

Release: 9.1.x
Component: CA Advanced Authentication (Strong Authentication and Risk Authentication)

Cause

1. The install documentation requires that this war file is copied to the application server (For Example Tomcat server). Sometimes a technician may move this file instead of copying.

2. The file might not have been created during installation.

Resolution

Perform the following steps to create the arcotadmin.war file:

  1. Open command window.
  2. Ensure ARCOT_HOME and JAVA_HOME environment variables are set.
  3. Navigate to ARCOT_HOME\tools\common\bundlemanger directory.
  4. Run bundlemanager with the following command: java -jar bundle-manager.jar

The preceding commands generates the "arcotadmin.war" file in ARCOT_HOME\java\webapps directory.