Documentation Center

Upgrading Synchronization Server (Java)

Upgrading your Synchronization components running in a Java Web application involves copying JAR files into your installation.

Procedure

  1. Go to the Web application where you installed Synchronization.
  2. Access the Online Marketing Explorer installation media.
  3. Navigate to the folder Content Delivery\roles\synchronization\java\lib and copy the following JAR file to the lib subdirectory:
    • tracking_core.jar
  4. Navigate to the folder Content Delivery\roles\synchronization\java and copy the webtrackingsync.jsp file to a directory in your Web application, for example syncComponent/.
  5. Restart your Web application server.