well, the execution should happen when the agenda is processed, and the action should take effect immediately. This happens when you fireAllRules().<br>If you are talking a single thread, then the GUI can&#39;t update until control is returned to it presumably.
<br><br><br><div><span class="gmail_quote">On 3/20/07, <b class="gmail_sendername"><a href="mailto:vale.drools@gmail.com">vale.drools@gmail.com</a></b> &lt;<a href="mailto:vale.drools@gmail.com">vale.drools@gmail.com</a>&gt; wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi guys,<br>I have to refresh my application&#39;s GUI when a rule has been verified at runtime. So I try to invoke the java function that updates the GUI in the RHS part of the rules, but all outputs are given all together at the end of JBoss Rule Engine execution.
<br>Can you help me in some way?<br><br>Thanks a lot!<br>Valentina<br>
<br>_______________________________________________<br>rules-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">
https://lists.jboss.org/mailman/listinfo/rules-users</a><br><br></blockquote></div><br>