-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
7.3.0.Final
-
None
-
-
User Experience
-
Workaround Exists
-
-
NEW
-
NEW
The debugger does not stop on the breakpoint within a rule consequence when the dialect MVEL is used and the rule execution is done in an extra thread. The debugging is done in Eclipse using drools plugin installed. The project is a drools project and is debugged as drools application. See the attached application (drools-module.zip) to reproduce.
When the rule execution is done in the main thread, the debugger stops on the breakpoint (workaround)