1 Reply Latest reply on Aug 2, 2007 5:57 AM by damianharvey

    DroolsActionHandler not firing rules

    damianharvey

      I am trying to call Drools from jBPM using the org.jboss.seam.drools.DroolsActionHandler as shown in chapter 12.3 of the Seam reference, however my rules don't get fired.

      The DroolsActionHandler has a method called execute. Do I need to call this from my jBPM action to fire the rules? If so, how?

      Thanks,

      Damian.