Uploaded image for project: 'TomEE'
  1. TomEE
  2. TOMEE-1653

add hooks in tomee:exec runner

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 7.0.0-M2
    • None
    • None

    Description

      adds:

      • waitFor boolean configuration to wait or not the process (= you need to kill the server if false but no watchdog)
      • additionalClasses, preTasks, postTasks configuration. This is qualified name classes added to the runner. pre/post tasks are executed before/after the server execution (post only supported if waitFor = true). Tasks are Runnable which can optionally take a Map<?, ?> as constructor parameter to share a state.

      Note: a reserved key in the map is "jvmArgs" to add custom system props

      Attachments

        Activity

          People

            romain.manni-bucau Romain Manni-Bucau
            romain.manni-bucau Romain Manni-Bucau
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: