Skip to main content Skip to complementary content

With Tomcat

Procedure

  1. Deploy the Service Activity Monitoring server WAR file:
    • For Windows

      copy <TalendRuntimePath>\add-ons\sam\sam-server-war.war $TOMCAT_HOME\webapps
    • For Linux

      cp <TalendRuntimePath>/add-ons/sam/sam-server-war.war $TOMCAT_HOME/webapps
  2. Start Apache Tomcat:
    • For Windows

      $TOMCAT_HOME\bin\startup.bat
    • For Linux

      ./$TOMCAT_HOME/bin/startup.sh

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!