Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-13955

I can use a shutdown script for Wildfly distro

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Won't Fix
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • run
    • None

      User Story (Required on creation):

      Shutting down a Camunda application can be done in three ways:

      • Sending a corresponding kill command to the process (e.g. by pressing Ctrl + C if it is running in a terminal)
      • Using the application server's scripts (e.g. catalina stop for Tomcat)
      • Using a Camunda-provided shutdown file

      The latter only exists for Tomcat and Run currently. We can also provide it for Wildfly to:

      • Help less experienced users find a way how to stop Camunda
      • Make documentation like tutorials more consistent

      Functional Requirements (Required before implementation):

      • In the Wildfly distro, there is a shutdown script that stops the Camunda process gracefully
      • We have a bat and sh script (similar to Tomcat)

      Technical Requirements (Required before implementation):

      Limitations of Scope (Optional):

      • Decide if it is technically feasible to build this for Run in a robust way. It may not be obvious how to determine the corresponding Java process and how to shut it down properly in all environments. We can take inspiration from Tomcat and Wildfly.

      Hints (optional):

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              thorben.lindhauer Thorben Lindhauer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: