Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Set the JAVA_OPTIONS environment variable:

    Thai

    ตั้งค่าตัวแปรสภาพแวดล้อม JAVA_OPTIONS:

    Code Block
    export JAVA_OPTIONS="-javaagent:path_to/wflow/wflow-cluster.jar -javaagent:path_to/aspectjweaver-1.8.5.jar -javaagent:path_to/wflow/glowroot/glowroot.jar -Dcatalina.home=path_to_logs"
  2. Deploy the jw.war file in the domains/base_domain/deploy/autodeploy directory

    Thai

    ปรับใช้ไฟล์ jw.war ในไดเร็กทอรี domains / base_domain / deploy / autodeploy

...