2009/3/12 Shigeaki Wakizaka
<waki41@gmail.com>
Hi.
I'm just wondering how I can change an assertBehaviour with Drools5.0.
Documentation is the same as 4.0 as follows:
RuleBaseConfiguration conf = new RuleBaseConfiguration();
conf.setAssertBehaviour( AssertBehaviour.IDENTITY );
conf.setRemoveIdentities( true );
RuleBase ruleBase = RuleBaseFactory.newRuleBase( conf );
I may be missing something.
Please tell me how, thanks.
waki
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users