]
Esteban Aliverti closed JBRULES-2674.
-------------------------------------
Add support for KBaseConfiguration's
ConsequenceExceptionHandlerOption when setting up a kbase using spring
-----------------------------------------------------------------------------------------------------------
Key: JBRULES-2674
URL:
https://issues.jboss.org/browse/JBRULES-2674
Project: Drools
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Reporter: Esteban Aliverti
Assignee: Esteban Aliverti
Priority: Minor
Labels: ConsequenceExceptionHandler, ConsequenceExceptionHandlerOption,
drools-spring, drools_spring, spring
Fix For: 5.2.0.M1
When configuring a kbase using spring, it would be good to have support for
ConsequenceExceptionHandlerOption confguration.
i.e:
<drools:kbase id="kbase1">
<drools:resources>
...
</drools:resources>
<drools:configuration>
<drools:consequenceExceptionHandler
handler="some.custom.ConsequenceExceptionHandler" />
</drools:configuration>
</drools:kbase>
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: