]
Jozef Marko closed DROOLS-604.
------------------------------
Resolution: Won't Do
This won't be done due to changed team focus on DMN and ScenarioSimulation assets.
Problems in code generation and parsing when a method is called from
Guided Rules Editor
----------------------------------------------------------------------------------------
Key: DROOLS-604
URL:
https://issues.jboss.org/browse/DROOLS-604
Project: Drools
Issue Type: Bug
Components: Guided Rule Editor
Affects Versions: 6.1.0.Final, 6.2.0.Beta1, 6.2.0.Beta2, 6.2.0.Beta3
Reporter: Abel Marrero Santos
Assignee: Michael Anstis
Priority: Critical
Labels: drools-tools
Attachments: model-base-0.0.1-SNAPSHOT.jar
I have found a problem in code generation when we use the feature "call a method on
<variable>" from the Guided Rule Editor. An InvocationTargetException caused by
a ClassCastException is thrown in RuleModelDRLPersistenceImpl.generateSetMethodCallsMethod
method.
I have found other issues that I think are related and that I will try to mention in the
comments. I can also provide you with the maven artifact that I'm using.