[rules-users] application output from rules RHS

Michael Neale michael.neale at gmail.com
Tue Mar 20 02:16:47 EDT 2007


well, the execution should happen when the agenda is processed, and the
action should take effect immediately. This happens when you fireAllRules().
If you are talking a single thread, then the GUI can't update until control
is returned to it presumably.


On 3/20/07, vale.drools at gmail.com <vale.drools at gmail.com> wrote:
>
> Hi guys,
> I have to refresh my application'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.
> Can you help me in some way?
>
> Thanks a lot!
> Valentina
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20070320/ad2a4ee0/attachment.html 


More information about the rules-users mailing list