[jboss-jira] [JBoss JIRA] (DROOLS-1190) Drool Modify operator causing ClassCastException
Mario Fusco (JIRA)
issues at jboss.org
Tue May 24 10:42:00 EDT 2016
Mario Fusco created DROOLS-1190:
-----------------------------------
Summary: Drool Modify operator causing ClassCastException
Key: DROOLS-1190
URL: https://issues.jboss.org/browse/DROOLS-1190
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 6.4.0.Final
Environment: JBoss BRMS 6.3 on EAP 6.4.6
Reporter: gravity Blast!
Assignee: Mario Fusco
Priority: Blocker
When using the modify operator in Drools I am getting a java.lang.ClassCastException: org.adcb.finance.ResponseFact cannot be cast to org.drools.core.common.InternalFactHandle.
This seems to happen in rules that contain Arrays & using the in/not in operator on them. I have other rules using the matches regex expression and I dont get this issue.
This is a critical issue for us as we're using the RulesExecutionService in 6.4.0 to extend the KIE Execution service and are due to go live very soon so there is no chance of rolling back to 6.3.x without some heavy rework.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list