When onAlarm event handler completes, the other event handlers are stopped, 
which is incorrect
----------------------------------------------------------------------------------------------

                 Key: ODE-684
                 URL: https://issues.apache.org/jira/browse/ODE-684
             Project: ODE
          Issue Type: Bug
    Affects Versions: 1.3.3, 1.3.4, 1.3.5, 2.0
            Reporter: Rafal Rusin
            Assignee: Rafal Rusin


This causes removing of routes for onMessage when onAlarm is triggered and 
completes in a scope like this:
<scope>
  <eventHandlers>
     <onMessage/>
     <onAlarm/>
  </eventHandlers>
  ...
</scope>



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to