Can anyone tell me what's wrong with this wait state constraint?
System.currentTimeMillis() >= (startWait + 3000)
The exception I'm getting ist:
[5,33]: [ERR 102] Line 5:33 mismatched input '>=' expecting 'then' in rule
"RuleFlow-Milestone-drools.test.timer-6"
but I don't think that is really getting to the heart of the problem...
-- 
View this message in context: 
http://drools-java-rules-engine.46999.n3.nabble.com/Wait-state-constriant-tp986768p986768.html
Sent from the Drools - User mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to