Hi,
 it may also help to have a look at the PetStore example.

Alexander Claus wrote:
I want to use rules which shall generate as a consequence a new java object.
The GUI of my application shall display the new generated objekt.
but how can the GUI of my application get informed by the rule engine that it has generated a new object (Warning)? And how the GUI or any other java
component can access this new generated object from outside?

Have a look at org.drools.event.WorkingMemoryEventListener.
I think you find yourself how to use it.

Best regards.
Alexander Claus
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to