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-DR...
Sent from the Drools: User forum mailing list archive at
Nabble.com.