<blockquote class="quote light-black dark-border-color"><div class="quote light-border-color">
<div class="quote-author" style="font-weight: bold;">pjeynes wrote:</div>
<div class="quote-message">
Googling for clues, I also tried setting <code>drools.sequential</code> to true in <code>rulebase.conf</code>.  I placed this file in the classpath but again, the rules run as rete rather than sequential.
</div>
</div></blockquote>

<br>
I tried programmatically setting the VM system property but finally it worked when I set <code>-Ddrools.sequential=true</code> on the command line.
<br><br>
Would be good if the drools-spring config allowed the property to be set when the bean is defined.

<br><hr align="left" width="300">
View this message in context: <a href="http://drools-java-rules-engine.46999.n3.nabble.com/Problem-setting-Sequential-for-kbase-Drools-5-1-1-tp1786832p1791944.html">Re: Problem setting Sequential for kbase Drools 5.1.1</a><br>
Sent from the <a href="http://drools-java-rules-engine.46999.n3.nabble.com/Drools-Dev-f62260.html">Drools - Dev mailing list archive</a> at Nabble.com.<br>