[jboss-jira] [JBoss JIRA] (DROOLS-641) Named Consequences don't work with events

Mario Fusco (JIRA) issues at jboss.org
Mon Oct 27 10:06:35 EDT 2014


     [ https://issues.jboss.org/browse/DROOLS-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mario Fusco reassigned DROOLS-641:
----------------------------------

    Assignee: Mario Fusco  (was: Mark Proctor)


> Named Consequences don't work with events
> -----------------------------------------
>
>                 Key: DROOLS-641
>                 URL: https://issues.jboss.org/browse/DROOLS-641
>             Project: Drools
>          Issue Type: Bug
>    Affects Versions: 6.0.0.Final, 6.1.0.Final, 6.2.0.CR1
>            Reporter: Davide Sottara
>            Assignee: Mario Fusco
>
> Given e.g. a rule :
> {code}
> when
>   Event()
>   AnotherEvent() do[something]
> then ... end
> {code}
> A stream queue is created only for the main path (main consequence).
> The events never reach then named consequence, failing to match it.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list