<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Markus Helbig wrote:
<blockquote
cite="mid:50f4d7ac0710050702t2269a994ye0d61972c4d2ae@mail.gmail.com"
type="cite"><font size="2">
<p>from drools documentation:</p>
</font><font face="Arial">
<p>Sequential mode can only be used with a StatefulSession and is off
by default. To turn on either set the
RuleBaseConfiguration.setSequentail to true or set the rulebase.conf
property drools.sequential to true.</p>
</font></blockquote>
Sequential mode can only be used in a StatelessSession. That was a
mistake, I believe its already corrected in the documentation in trunk:<br>
<a class="moz-txt-link-freetext" href="https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/docs/html_single/index.html">https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/docs/html_single/index.html</a><br>
<br>
<blockquote
cite="mid:50f4d7ac0710050702t2269a994ye0d61972c4d2ae@mail.gmail.com"
type="cite"><font face="Arial">
<p> </p>
</font><font size="2">
<div> when you use it:</div>
<div> </div>
<div>
<div><u><font color="#000080" face="Courier New" size="2">java.lang.RuntimeException</font></u></div>
</div>
</font><font color="#ff0000" face="Courier New" size="2">: Cannot
have a stateful rule session, with sequential configuration set to true
</font>
<div> </div>
<div><font color="#ff0000" face="Courier New" size="2"><font
color="#000000">somebody there who can solve this mytery?</font></font></div>
<div> </div>
<div><font color="#ff0000" face="Courier New" size="2"><font
color="#000000">Cheers</font></font></div>
<div> </div>
<div><font color="#ff0000" face="Courier New" size="2"><font
color="#000000">Markus</font></font></div>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
</blockquote>
<br>
</body>
</html>