[rules-users] How to configure Sequential Mode with Spring for Stateless session

Mark Proctor mproctor at codehaus.org
Thu Feb 20 19:14:03 EST 2014


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 <mmadhavan at 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users




More information about the rules-users mailing list