Documentation Center

Upgrading the SDL Tridion 2013 SP1 Monitoring Agent Web service

Upgrade the 2013 SP1 version of the Monitoring Agent Web service Server Role by removing and adding JARs.

Procedure

  1. Access the library location of the Web application that contains your Monitoring Agent Web service Role.
  2. Remove the following JAR files, which this Role no longer uses:
    • avalon-framework.jar
    • commons-logging.jar
    • log4j.jar
    • logkit.jar
  3. Also remove the following JAR files, which have a new filename in this Role (showing the version):
    • axis.jar
    • axis-jaxrpc.jar
    • axis-saaj.jar
    • commons-discovery.jar
    • guava.jar
    • jcl-over-slf4j.jar
    • log4j-over-slf4j.jar
    • logback-classic.jar
    • logback-core.jar
    • slf4j-api.jar
    • wsdl4j.jar
  4. On the SDL Web installation media, access Content Delivery\roles\monitoring\agent-service\webapp\war\ and unpack cd_monitor_webservice.war to a location of your choice. Then navigate to the WEB-INF/lib/ folder.
  5. Copy all files in this location to your Role's library location.
  6. Restart the Web application that contains the Role.