I followed the example too (admittedly with 5.3.0-Beta1 SNAPSHOT) and the resulting rule did not have the additional &quot;&gt;&quot;.<br><br>Feel free to email your repository export and I&#39;ll take a look.<br><br>With kind regards,<br>
<br>Mike<br><br><div class="gmail_quote">On 7 July 2011 16:28, kennywest <span dir="ltr">&lt;<a href="mailto:kenneth.westelinck@telenet.be">kenneth.westelinck@telenet.be</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
All,<br>
<br>
I have managed to deploy Guvnor 5.2.0 on a JBoss 6.0 application server.<br>
Following this demo:<br>
<a href="http://www.plugtree.com/downloads/screencasts/03-Accumulate_demo.htm" target="_blank">http://www.plugtree.com/downloads/screencasts/03-Accumulate_demo.htm</a><br>
generates wrong code. The from accumulate line when viewing source looks<br>
like this:<br>
count : Long( longValue &gt; 1 ) from accumulate  (         &gt;p : Person( name<br>
== &quot;John&quot; ) from parent.children, count(p))<br>
<br>
For some reason, there is a &quot;&gt;&quot; character in &quot;&gt;p : Person&quot; which should not<br>
be there. Any ideas?<br>
<br>
<br>
regards,<br>
<br>
Kenneth<br>
<font color="#888888"><br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/from-accumulate-from-generates-wrong-DRL-in-guided-rule-editor-in-Guvnor-tp3148562p3148562.html" target="_blank">http://drools.46999.n3.nabble.com/from-accumulate-from-generates-wrong-DRL-in-guided-rule-editor-in-Guvnor-tp3148562p3148562.html</a><br>

Sent from the Drools: User forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</font></blockquote></div><br>