Set up the webvdme.properties file for Empirica Topics
Perform these steps using the non-privileged user account on the application server.
- Navigate to the <INSTALL_DIR>/TopicsService/WEB-INF/classes directory, for example:
$ cd /u01/stage/Signal_Install/TopicsService/WEB-INF/classes
- If this is a new installation or an upgrade from Signal 7.3, copy the template_webvdme.properties file into the same directory, and name the copy webvdme.properties, for example:
$ cp template_webvdme.properties webvdme.properties
- If you are upgrading Topics from any 8.x version, copy your previous Topics webvdme.properties to the <INSTALL_DIR>/TopicsService/WEB-INF/classes directory, for example:
$ cp /u01/stage/Signal_Install_old/TopicsService/WEB-INF/classes/webvdme.properities /u01/stage/Signal_Install/TopicsService/WEB-INF/classes/webvdme.properties
- Using a text editor, open the webvdme.properties file.
- Edit the instance.name parameter.
The instance name should match the instance name you provided for the Empirica Signal webvdme.properties file. For more information, see Set up the webvdme.properties file for Empirica Signal.