May be something with the internal clock and timestamps assigned as events 
dates and inclusive (or not I don't remember) bounds in after/before operators 
evaluation ... in short, I am not sure of the expected result if all your event 
(or 2 among your 3 events) have the same event date. 

But apart from that, may be you can implement a Listener (on "insert" callback) 
that maintains an explicit insertion order directly inside the event. This way, 
no need to use complex LHS to test that an event is directly preceeded by 
another. 
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to