[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Installing VTA Configuration Manager

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

  1. Copy the vtaconfig.war file from the /webapp folder in the application library software CD 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.
  4. 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."

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

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


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]