Markus Helbig wrote:
from drools documentation:
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.
Sequential mode can only be used in a StatelessSession. That was a
mistake, I believe its already corrected in the documentation in trunk:
https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/docs/html_single/index.html
when you use it:
_java.lang.RuntimeException_
: Cannot have a stateful rule session, with sequential configuration
set to true
somebody there who can solve this mytery?
Cheers
Markus
------------------------------------------------------------------------
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users