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-flo...
Sent from the Drools: User forum mailing list archive at
Nabble.com.