On 31/01/2012, juankera <[email protected]> wrote: > Hi again, > > No, there isn't any special entry-point. Is that mandatory? As i've read, > there is a default entry-point, true?
Correct. I was just checking to exclude a possible error (i.e., not using the names entry-point in the rule). > > About your second question, yes. All my rules are working properly. In fact > i have another rule using only StateEvent(itemName=="Temperatura") as > condition, and it's fired OK. Last things I can think of: - Do you declare StateEvent with @role(event)? - Do you run the Engine in STREAM mode? -W > > Do you think it could be something related to the engine invocation? (code, > not rules) > > > Thanks > > -- > View this message in context: > http://drools.46999.n3.nabble.com/rules-users-Accumulate-function-events-and-stream-processing-tp3700577p3703042.html > Sent from the Drools: User forum mailing list archive at Nabble.com. > _______________________________________________ > 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
