Step 2: Activate the server.

Next, you need to activate the server the Terminal ID Manager will run on.

  1. Copy the Terminal ID Manager activation file to the msstidm/WEB-INF/lib/modules directory on each machine where Terminal ID Manager is installed.

  2. Restart the Terminal ID Manager servlet.If the Terminal ID Manager servlet is running under the default servlet runner, then restart the Administrative server.

    If the Terminal ID Manager is running under a different application server, follow the procedures for that application server to restart the Terminal ID Manager servlet.

  3. If the Terminal ID Manager does not start, you may need to edit the rweb.properties file in the MSSData directory:

    1. On the About page, look under System information to find the MSSData path.

    2. In the rweb.properties file, look for this line:

      idmanagement.enabled=false

    3. If the enabled value is false, change the value to true.

    4. Save the file, and then restart the Terminal ID Manager servlet as described above.