definitely a much improved handler.  in case someone who reads this is using
spring to load droools, here is an example of loading a different handler
for a knowledge base in the xml:

<drools:kbase id="workflowKnowledgeBase" node="droolsClusterNode1">
  <drools:configuration><drools:consequenceExceptionHandler
handler="com.rules.utility.RulesConsequenceExceptionHandler"
/></drools:configuration>
</drools:kbase>

--
View this message in context: 
http://drools.46999.n3.nabble.com/5-3-0-CR1-has-broken-existing-rules-flows-tp3390922p3394441.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to