...
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"
Deploy the jw.war file in the domains/base_domain/deploy/autodeploy directory
Thai ปรับใช้ไฟล์ jw.war ในไดเร็กทอรี domains / base_domain / deploy / autodeploy
...