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

Esteban Aliverti (JIRA) jira-events at lists.jboss.org
Tue Aug 24 15:14:11 EDT 2010


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

        


More information about the jboss-jira mailing list