Hi All,
I am trying to use ruletask in JBPM using JPA under web application.
I would like to fire rule at proper condition and believe that, use of fireUntilHalt within thread (and in web application) is not a good idea.
I have see usage of org.drools.event.AgendaEventListener by adding to session. For JPA this can not be added.
What is the best way to properly fire the rule using JAP and under web application?
Please let me know if I need to provide more details.
Regards,
Ashish