[rules-users] RE : Identity Mode?

rjr201 rich.j.riley at gmail.com
Thu Jun 20 10:18:40 EDT 2013


I've just found an old forum post of my own that solves this problem..
http://drools.46999.n3.nabble.com/RemoveIdentities-with-KnowledgeAgent-td4022444.html#a4022452

(I knew I'd come up against this before!)

If I do (before creating the session): 

System.setProperty("drools.removeIdentities", "true");

Then the rule won't fire. But..

System.setProperty("drools.removeIdentities", "false");

And it does. Not sure if this is the *right* way to do it.. but it works. 





--
View this message in context: http://drools.46999.n3.nabble.com/Identity-Mode-tp4024428p4024430.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list