http://anonsvn.jboss.org/repos/labs/labs/jbossrules/trunk/drools-compiler/src/test/java/org/drools/conf/KnowledgeBaseConfigurationTest.java
2009/3/12 Shigeaki Wakizaka <[email protected]> > 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 > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users > -- Edson Tirelli JBoss Drools Core Development JBoss, a division of Red Hat @ www.jboss.com
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
