[jboss-jira] [JBoss JIRA] (DROOLS-818) Listeners declared in kmodule.xml are not registered in StatelessKieSession
RH Bugzilla Integration (JIRA)
issues at jboss.org
Mon Aug 10 08:19:02 EDT 2015
[ https://issues.jboss.org/browse/DROOLS-818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096879#comment-13096879 ]
RH Bugzilla Integration commented on DROOLS-818:
------------------------------------------------
Kris Verlaenen <kverlaen at redhat.com> changed the Status of [bug 1233197|https://bugzilla.redhat.com/show_bug.cgi?id=1233197] from NEW to ASSIGNED
> 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