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


Installing and Running VTA Configuration Manager

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

Installing VTA Configuration Manager

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. configWebAdmin=SysConf_Admin
    
    
    

configWebAdmin is used as the login username for VTA Configuration Manager. You can configure a different login username; however, you cannot change "=SysConf_Admin."

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

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

Running VTA Configuration Manager

To begin using VTA Configuration Manager:

  1. In your Web browser, enter the name or IP address of the VTA host and the port number for VTA Configuration Manager in the format:
  2. http://<host>:8080/vtaconfig
    
    
    

A Connect to dialog box appears.

  1. In the Connect to dialog box, enter your username and password, and click OK. The default values are:
  2. User name—configWebAdmin
    
    Password—secret
    
    
    

The main VTA Configuration Manager page appears.


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