Installing VTA Configuration Manager

VTA Configuration Manager is a Web application that lets you use a Web browser to configure the SRC-VTA. To install VTA Configuration Manager:

  1. Copy the vtaconfig.war file from the archive file to the jboss/server/default/deploy folder.
  2. If you have not run the VTA configuration script, copy the roles.properties and users.properties files from /opt/UMC/conf/vta to your jboss/server/default/conf folder.
  3. In the roles.properties file, add the following property.
      admin=VTA_Admin

    VTA_Admin is used as the login username for VTA Configuration Manager. You can configure a different login username; however, you cannot change “ =VTA_Admin.”

  4. In the users.properties file, add the following property.
      admin=secret

    where secret is the password used to log in to VTA Configuration Manager.