[rules-users] from accumulate ... from generates wrong DRL in guided rule editor in Guvnor

kennywest kenneth.westelinck at telenet.be
Thu Jul 7 11:28:26 EDT 2011


All,

I have managed to deploy Guvnor 5.2.0 on a JBoss 6.0 application server.
Following this demo:
http://www.plugtree.com/downloads/screencasts/03-Accumulate_demo.htm
generates wrong code. The from accumulate line when viewing source looks
like this:
count : Long( longValue > 1 ) from accumulate  (         >p : Person( name
== "John" ) from parent.children, count(p)) 

For some reason, there is a ">" character in ">p : Person" which should not
be there. Any ideas?


regards,

Kenneth

--
View this message in context: http://drools.46999.n3.nabble.com/from-accumulate-from-generates-wrong-DRL-in-guided-rule-editor-in-Guvnor-tp3148562p3148562.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list