Re: [rules-users] Embedded Drools into clustered application

2010-08-15 Thread Tan Hui Onn
Some additional note to my question. The intended clustering need not to support session failover. In other words, the session states will not be replicated from one server to another. On Fri, Aug 13, 2010 at 8:36 PM, cafebabe wrote: > > Hi, > Based on my understanding from reading some drools po

[rules-users] Accumulate in Drools

2010-08-15 Thread Manav
Hi, I am trying my hand at the accumulate function in Drools 5.x but the drl fails to compile. Not sure what's wrong with it. Please help. This is the sample that i am working with rule "Test Accumulate Function" when  $p : ProductType ($name : name)  $min_score : Number ()    from accumulate

[rules-users] Where is MinaTaskClient ?

2010-08-15 Thread Gustavo Tenrreiro
Hi, I am trying to connect to the mina server using the MinaTaskClient referred in the documentation; however the class does not seem to exist. I got the latest Drools 5.1 download. In any case how can I connect to the server in order to retrieve the tasks ? I see the TaskClient has the methods