[jboss-jira] [JBoss JIRA] (DROOLS-818) Listeners declared in kmodule.xml are not registered in StatelessKieSession
RH Bugzilla Integration (JIRA)
issues at jboss.org
Thu Jun 18 08:21:03 EDT 2015
[ https://issues.jboss.org/browse/DROOLS-818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
RH Bugzilla Integration updated DROOLS-818:
-------------------------------------------
Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1233192, https://bugzilla.redhat.com/show_bug.cgi?id=1233197 (was: https://bugzilla.redhat.com/show_bug.cgi?id=1233192)
> Listeners declared in kmodule.xml are not registered in StatelessKieSession
> ---------------------------------------------------------------------------
>
> Key: DROOLS-818
> URL: https://issues.jboss.org/browse/DROOLS-818
> Project: Drools
> Issue Type: Bug
> Reporter: Mario Fusco
> Assignee: Mario Fusco
> Fix For: 6.3.0.Beta2
>
>
> Listener declared in kmodule.xml as in the following snippet of XML works on stateful KieSession, but are not registered on stateless ones.
> {code}
> <ksession name="statelessKieSession1" type="stateless">
> <listeners>
> <ruleRuntimeEventListener type="com.esrx.ref.testproject.TestRuleRuntimeEventListener"/>
> </listeners>
> </ksession>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list