Uploaded image for project: 'ODE'
  1. ODE
  2. ODE-139

Lifecycle management for BpelEventListeners

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0-incubating
    • 1.1
    • BPEL Runtime
    • None

    Description

      The BPEL Event Listener interface provides a nice way to monitor execution events. In my use case I'm publishing BPEL events via JMS to a JMS topic. However, this requires some initialization and clean up functionality to setup the JMS connection on Ode's startup and to gently close it when Ode is shutting down. The attached patch extends the BpelEventListener interface with startup() and shutdown() methods and calls them in BpelServerImpl in order to give implementers the possibility to implement their own initialization and finalization code.

      Attachments

        1. configurable-event-listeners.patch
          6 kB
          Tammo van Lessen
        2. eventlistener-lifecycle.patch
          2 kB
          Tammo van Lessen

        Activity

          People

            mriou Matthieu Riou
            vanto Tammo van Lessen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: