Documentation Center

Upgrading the JAR files of your UGC website extension

Update a number of JAR files that have changed since SDL Knowledge Center 13.

Procedure

  1. Access the library location of the web application that contains your UGC website extension.
  2. Delete all JAR files with the name BASENAME-VERSION.jar, where VERSION is any version string, and BASENAME is one of the following:
    • ugc-api
    • ugc-client-api
    • ugc-client-common
    • ugc-model
    • ugc-taglib
    • ugc-tcdl
  3. On the installation media, navigate to the folder Content Delivery\roles\ugc\extension-web\rest\java\lib\.
  4. Copy over all files from the installation media to the web application's library directory, overwriting files when prompted.
  5. Restart your web application.