•
1. Install the Web UI server as described in the AccuRev Installation and Release Notes, and make note of the host and port where it is installed.
2. On the AccuRev server, create a file named settings.xml in the directory <ac_install>/storage/site_slice/dispatch/config<settings>
<webui url="http://yourwebhost:yourwebport/accurev"/>
</settings>
4. Optionally, you can also add the following line within the <settings> tags if you wish to enforce that all of your users use the AccuRev Web UI client instead of the traditional Java client when working with AccuWork issues:Note that this setting is case-sensitive: make sure that useWebForIssues is capitalized exactly as shown here.
Micro Focus |