Documentation Center

Upgrading the Contextual Image Delivery Java website proxy

To upgrade the Contextual Image Delivery website proxy, update the JAR files of the proxy.

Procedure

  1. On your SDL Web 8.5 installation media, navigate to the folder Content Delivery\roles\.
  2. Navigate to the cid\proxy\java\lib\ subfolder.
  3. On the machine where your Contextual Image Delivery proxy for your website is set up, navigate to your Java web application's WEB-INF/ directory.
  4. Navigate to the subdirectory WEB-INF/lib/.
  5. Back up the contents of this folder to a safe location.
  6. Delete all JAR files with the name BASENAME-VERSION.jar, where VERSION is any version string, and BASENAME is one of the following:
    • cd_common_util
    • context-image-proxy
    • discovery-client-lightweight
    • discovery-common
    • oauth-common
  7. Copy over all files from the installation media folder on your target machine, overwriting files when prompted.
  8. Restart your web application.