[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 10:37:02 EDT 2015


    [ https://issues.jboss.org/browse/DROOLS-818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096946#comment-13096946 ] 

RH Bugzilla Integration commented on DROOLS-818:
------------------------------------------------

Mario Fusco <mfusco at redhat.com> changed the Status of [bug 1233197|https://bugzilla.redhat.com/show_bug.cgi?id=1233197] from ASSIGNED to MODIFIED

> 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