Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Download the desired Tomcat version from its official site. You can click here to get Tomcat 8. 

    Thai

    ดาวน์โหลดเวอร์ชั่น Tomcat ที่ต้องการจากเว็บไซต์ทางการ คุณสามารถคลิกที่นี่เพื่อรับ Tomcat 8

    Info
    title32 or 64 bits?

    Make sure that you match Tomcat with the version of Java that you are using.

    Thai

    ตรวจสอบให้แน่ใจว่าคุณจับคู่ Tomcat กับเวอร์ชันของ Java ที่คุณใช้อยู่

  2. Make sure that you pick the bundle meant for Windows as highlighted below.

    Thai

    ตรวจสอบให้แน่ใจว่าคุณเลือกบันเดิลที่มีความหมายสำหรับ Windows ดังที่ได้เน้นด้านล่าง


    Image Modified

  3. Extract the content and put it into the Joget's installation directory.
    In this article, our Joget installation directory is C:\joget\Joget-v5-Enterprise\
    At the time of writing, "apache-tomcat-8.0.33" is the version downloaded.

    Thai

    แตกเนื้อหาและใส่ลงในไดเร็กทอรีการติดตั้งของ Joget
    ในบทความนี้ไดเรกทอรีการติดตั้ง Joget ของเราคือ C: \ joget \ Joget-v5-Enterprise \
    ในขณะที่เขียน "apache-tomcat-8.0.33" เป็นรุ่นที่ดาวน์โหลดมา


    Image Modified

  4. Copy the jw.war and jwdesigner.war from existing tomcat's webapps folder into the new one (i.e. from \apache-tomcat-8.0.20\webapp\ to \apache-tomcat-8.0.33\webapp\)

    Thai

    คัดลอก jw.war และ jwdesigner.war จากโฟลเดอร์ webapps ของ tomcat ที่มีอยู่ไปยังโฟลเดอร์ใหม่ (เช่นจาก \ apache-tomcat-8.0.20 \ webapp \ ไปยัง \ apache-tomcat-8.0.33 \ webapp \)

  5. Optional step: If you every plan to start up Joget manually next time by running the usual batch file or through Windows Start Menu, you can modify joget.start to point to the new tomcat folder.

    Thai

    ขั้นตอนเพิ่มเติม: หากคุณวางแผนที่จะเริ่มต้น Joget ด้วยตนเองในครั้งถัดไปโดยการเรียกใช้ไฟล์แบตช์ปกติหรือผ่านทางเมนูเริ่มของ Windows คุณสามารถปรับเปลี่ยน joget.start ให้ชี้ไปที่โฟลเดอร์ Tomcat ใหม่

    Code Block
    titleExisting code
    set CATALINA_HOME=.\apache-tomcat-8.0.20
    Code Block
    titleNew code
    set CATALINA_HOME=.\apache-tomcat-8.0.33
  6. Open up \apache-tomcat-8.0.33\bin in your command prompt.

    Thai

    เปิด \ apache-tomcat-8.0.33 \ bin ในพรอมต์คำสั่งของคุณ

  7. Run service.bat install.

    Thai

    เรียกใช้ service.bat การติดตั้ง

    Code Block
    titleCommand Prompt
    C:\joget\Joget-v5-Enterprise\apache-tomcat-8.0.33\bin>service.bat install
    Installing the service 'Tomcat8' ...
    Using CATALINA_HOME:    "C:\joget\Joget-v5-Enterprise\apache-tomcat-8.0.33"
    Using CATALINA_BASE:    "C:\joget\Joget-v5-Enterprise\apache-tomcat-8.0.33"
    Using JAVA_HOME:        "C:\Program Files\Java\jdk1.7.0_79"
    Using JRE_HOME:         "C:\Program Files\Java\jdk1.7.0_79\jre"
    Using JVM:              "C:\Program Files\Java\jdk1.7.0_79\jre\bin\server\jvm.dll"
    The service 'Tomcat8' has been installed.
  8. To verify, you may check in Computer Management -> Services.

    Thai

    ในการตรวจสอบคุณสามารถเช็คอินการจัดการคอมพิวเตอร์ -> บริการ


     

  9. Get back to the \apache-tomcat-8.0.33\bin folder. Open up tomcat8w.exe.

    Thai

    กลับไปที่โฟลเดอร์ \ apache-tomcat-8.0.33 \ bin เปิดขึ้น tomcat8w.exe


    Image Modified 

  10. Go to the Logging tab. Verify that the Log path is pointing to the correct location, by default, it should point it back to the logs folder of the current Tomcat already.
    Select the level of logging you wish for in the level drop-down list.

    Thai

    ไปที่แท็บการบันทึก ตรวจสอบว่าเส้นทาง Log ชี้ไปยังตำแหน่งที่ถูกต้องโดยค่าเริ่มต้นมันควรชี้ไปที่โฟลเดอร์บันทึกของ Tomcat ปัจจุบันแล้ว
    เลือกระดับการบันทึกที่คุณต้องการในรายการแบบเลื่อนลงระดับ


    Image Modified 

  11. Next, go to the Java tab, append the following lines in the Java Options field. This is to define the wflow home folder from where Joget will run.

    Thai

    จากนั้นไปที่แท็บ Java ต่อท้ายบรรทัดต่อไปนี้ในฟิลด์ Java Options นี่คือการกำหนดโฮมโฟลเดอร์ wflow จากตำแหน่งที่ Joget จะทำงาน

    Code Block
    titleAppend these lines
    -Dwflow.home=C:\joget\Joget-v5-Enterprise\wflow
    -javaagent:C:\joget\Joget-v5-Enterprise\wflow/aspectjweaver-1.8.5.jar

  12. Go to startup tab, set the working path to your Joget's installation folder. Repeat it for shutdown tab too.

    Thai

    จากนั้นไปที่แท็บ Java ต่อท้ายบรรทัดต่อไปนี้ในฟิลด์ Java Options นี่คือการกำหนดโฮมโฟลเดอร์ wflow จากตำแหน่งที่ Joget จะทำงาน


    Image Modified 

  13. You can now start up Joget as a service.

    Thai

    ตอนนี้คุณสามารถเริ่มใช้ Joget เป็นบริการได้แล้ว

After you have successfully added Tomcat as a service, you may also want to add MySQL as a service and make Tomcat dependent on MySQL as well.

Thai

หลังจากคุณเพิ่ม Tomcat เป็นบริการเรียบร้อยแล้วคุณอาจต้องการเพิ่ม MySQL เป็นบริการและทำให้ Tomcat ขึ้นอยู่กับ MySQL เช่นกัน

  1. Installing MySQL as a Windows Service
  2. Adding MySQL service as a Dependency to Tomcat service

ReferenceApache Tomcat 8 - Windows service HOW-TO


Thai

การอ้างอิงApache Tomcat 8 - Windows service HOW-TO