[jboss-jira] [JBoss JIRA] (DROOLS-818) Listeners declared in kmodule.xml are not registered in StatelessKieSession
RH Bugzilla Integration (JIRA)
issues at jboss.org
Wed Aug 5 07:53:08 EDT 2015
[ https://issues.jboss.org/browse/DROOLS-818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095726#comment-13095726 ]
RH Bugzilla Integration commented on DROOLS-818:
------------------------------------------------
Ryan Zhang <rzhang at redhat.com> changed the Status of [bug 1233192|https://bugzilla.redhat.com/show_bug.cgi?id=1233192] from MODIFIED to ON_QA
> 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