[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-2674) Add support for KBaseConfiguration's ConsequenceExceptionHandlerOption when setting up a kbase using spring

Esteban Aliverti (JIRA) jira-events at lists.jboss.org
Sun Jan 23 11:18:49 EST 2011


     [ https://issues.jboss.org/browse/JBRULES-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Esteban Aliverti resolved JBRULES-2674.
---------------------------------------

    Resolution: Done


It is possible now to configure a Custom ConsequenceExceptionHandler with spring using <drools:consequenceExceptionHandler> element (just like in the description of this issue).  

> 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: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list