Add support for KBaseConfiguration's ConsequenceExceptionHandlerOption when setting up
a kbase using spring
-----------------------------------------------------------------------------------------------------------
Key: JBRULES-2674
URL:
https://jira.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
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.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira