Looking through the XSD schema, it doesn’t look like that was exposed: https://github.com/vinodkiran/droolsjbpm-integration/blob/kmodule-spring/kie-spring/src/main/resources/org/kie/spring/kmodule-spring.xsd
nor is it in the main module.xml https://github.com/droolsjbpm/droolsjbpm-knowledge/blob/master/kie-api/src/main/resources/org/kie/api/kmodule.xsd We’ll have to fix this. Mark On 21 Feb 2014, at 00:10, mattmadhavan <mmadha...@facs.org> wrote: > Hello, > Can some one let me know how I can set sequential mode when I have a > StatelessKnowledge Session configured using Spring? > > I have hundreds of Facts and they are identical instances and I do not need > inference since I am only computing values based on each row and not > changing any facts. > > I am injecting a StatelessKnowledge Session using Spring and I cannot find a > way to configure Sequential Mode either via Spring or programmatically since > I have Stateless Session Injected and I see no API for doing so! > > Thanks in advance! > Matt > > > > -- > View this message in context: > http://drools.46999.n3.nabble.com/How-to-configure-Sequential-Mode-with-Spring-for-Stateless-session-tp4028217.html > Sent from the Drools: User forum mailing list archive at Nabble.com. > _______________________________________________ > rules-users mailing list > rules-users@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/rules-users _______________________________________________ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users