-
Bug
-
Resolution: Done
-
Major
-
7.0.0.Beta5
-
NEW
-
NEW
-
If I define process with timer start event then process instance is created just every second cycle defined in that timer.
For example if timer is defined to trigger every 10 seconds then process instance is created every 20 seconds.
This happens just on WildFly, on Tomcat 8 it works correctly.