Using the AccuRev WebUI

These optional steps allow you to use the AccuRev WebUI within Enterprise Developer:
  1. Stop the AccuRev Tomcat server.
  2. Create a settings file, settings.xml, in the following directory: C:\Program Files\AccuRev\storage\site_slice\dispatch\config.
  3. Add the following content to the file:
    <settings>
    <webui url="http://###.#.#.#:####/accurev"/>
    </settings>
    Note: Replace the numbers with the IP Address followed by the port number.
  4. Restart the AccuRev Tomcat server.