pjeynes wrote: > > Googling for clues, I also tried setting drools.sequential to true in > rulebase.conf. I placed this file in the classpath but again, the rules > run as rete rather than sequential. >
I tried programmatically setting the VM system property but finally it worked when I set -Ddrools.sequential=true on the command line. Would be good if the drools-spring config allowed the property to be set when the bean is defined. -- View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Problem-setting-Sequential-for-kbase-Drools-5-1-1-tp1786832p1791944.html Sent from the Drools - Dev mailing list archive at Nabble.com.
_______________________________________________ rules-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-dev
