Previous Topic: Step 4: Create Enterprise Archive FileNext Topic: Log In to Administration Console


Deploy Administration Console

Note: If you plan to deploy Administration Console on WebSphere 7.0, 8.0 and 8.5, then see the instructions that are provided in appendix, Deploy Administration Console on IBM WebSphere.

You need the file arcotadmin.war to deploy the CA Strong Authentication Administration Console. This file is available at:

<install_location>/arcot/java/webapps/

Follow these steps:

  1. Change the working directory to:
    <install_location>/arcot/sbin
    
  2. Type source arwfenv and press Enter to set the $ARCOT_HOME environment variable.
  3. Restart the application server for the changes to take effect.
  4. Deploy arcotadmin.war in the appropriate directory on the application server.

    Note: The deployment procedure depends on the application server that you are using. See your application server vendor documentation for detailed instructions.
    For example, in case of Apache Tomcat, deploy the WAR file at <APP_SERVER_HOME>/webapps/.

  5. Restart the application server