[rules-users] 5.3.0 CR1 has broken existing rules/flows

lhorton LHorton at ABCLegal.com
Tue Oct 4 16:10:05 EDT 2011


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.



More information about the rules-users mailing list