Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1.  Go to the <install_root>/WebAppPlatform/shared/conf directory and open for editing the webappplatform.properties file. (If you installed Cameo Collaborator for Magic Collaboration Studio) manually, the file may be placed in a custom directory.)
  2. Edit the values in the file as shown below:

    Code Block
    # Specify the user name and password of the Guest user.
    wap.guest.username=<guest_username>
    wap.guest.password=<guest_password>


  3. Replace the placeholders in the added properties (between angle brackets (<>) with the actual user name and password used in Magic Collaboration Studio.
  4. Restart Web Application Platform.

...