Upgrading the Java/JSP Context Service client
To upgrade the Context Service client, add, remove and update JAR files.
Procedure
- Access the library location of the web application that contains your Context Service client extension.
- Delete all JAR files with the name BASENAME-VERSION.jar, where VERSION is any version string, and BASENAME is any string starting with
context. - On the installation media, navigate to the folder Content Delivery\roles\context\api\rest\java\lib\.
- Copy over all files from the installation media to the web application's library directory, overwriting files when prompted.
- Restart your web application.