bing yang created DROOLS-981:
--------------------------------
Summary: when I update the stateful rule, the rule is not be actived
Key: DROOLS-981
URL:
https://issues.jboss.org/browse/DROOLS-981
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 6.3.0.Final
Reporter: bing yang
Assignee: Mario Fusco
this issue is due to[
https://issues.jboss.org/browse/DROOLS-978]. I modified the
source(NodeTypeEnums.java:Line 88):add if node is null, then return false.
there is not NPE, but I find that the updated rule is not be actived by adding the
listener on the session.
So, I want to know whether my test case is not correct? or the drools does not support the
stateful rule's update? or this is the drools's bug?
Thanks!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)