-
Enhancement
-
Resolution: Done
-
Major
-
jBPM 6.0.0.Final
-
None
LocalHTWorkItemHandler uses OnErrorAction mechanism to decide what to do with exception from task service. By default it only logs the error and swallows the exception. This is a left over from 5.x where task service was remote and in separate transaction. In version 6 it must rethrow an exception that caused transaction to be rolled back or mark as such.