Peter Durica created DROOLS-1755:
------------------------------------
Summary: Debugging of rules with MVEL dialect not working in multithreaded
environment
Key: DROOLS-1755
URL:
https://issues.jboss.org/browse/DROOLS-1755
Project: Drools
Issue Type: Bug
Components: eclipse plugin
Affects Versions: 7.3.0.Final
Environment: Drools 7.3.0 (and 6.5.0)
Drools Eclipse Plugin 7.3.0 (and 6.5.0)
Eclipse:
Eclipse Oxygen 4.7.0
Jboss Developer Studio 11.0.0.GA
Reporter: Peter Durica
Assignee: Robert (Bob) Brodt
Attachments: drools-module.zip
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)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)