[jboss-jira] [JBoss JIRA] (DROOLS-111) Ruleflow group activation/deactivation calls wrong listener methods
Mario Fusco (JIRA)
jira-events at lists.jboss.org
Thu May 16 06:21:06 EDT 2013
[ https://issues.jboss.org/browse/DROOLS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mario Fusco reassigned DROOLS-111:
----------------------------------
Assignee: Mario Fusco (was: Mark Proctor)
> Ruleflow group activation/deactivation calls wrong listener methods
> -------------------------------------------------------------------
>
> Key: DROOLS-111
> URL: https://issues.jboss.org/browse/DROOLS-111
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 5.5.0.Final, 6.0.0.Final
> Reporter: Ales Dolecek
> Assignee: Mario Fusco
> Priority: Minor
> Labels: listeners
> Original Estimate: 10 minutes
> Remaining Estimate: 10 minutes
>
> Method org.drools.impl.StatefulKnowledgeSessionImpl$AgendaEventListenerWrapper.beforeRuleFlowGroupActivated delegates to listener.afterRuleFlowGroupActivated.
> Method beforeRuleFlowGroupDeactivated delegates to listener.afterRuleFlowGroupDeactivated.
> Thus when (de)activating ruleflow-group the before methods of any registered listener are NOT invoked while the after methods are invoked TWICE.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list