[jboss-jira] [JBoss JIRA] Updated: (JBRULES-3146) timer rule cannot work fine, if the method 'ksession.fireAllRules()' is called before we reload KnowlegeSession.

winton xu (JIRA) jira-events at lists.jboss.org
Tue Jul 19 04:53:23 EDT 2011


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

winton xu updated JBRULES-3146:
-------------------------------

    Attachment: TimerAndCalendarTest.java.txt


> timer rule cannot work fine, if the method 'ksession.fireAllRules()' is called before we reload KnowlegeSession.
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: JBRULES-3146
>                 URL: https://issues.jboss.org/browse/JBRULES-3146
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: drools-core
>    Affects Versions: 5.2.0.Final
>            Reporter: winton xu
>            Assignee: Mark Proctor
>            Priority: Critical
>         Attachments: TimerAndCalendarTest.java.txt
>
>
> we can reproduce it by following steps.
> 1. create a knowledge session. and call the method 'fireAllRules()'
> 2. reload knowledge session.
> 3. crate and build a timer rule.
> 4. fire the timer rule.
> [Actual Result]
> the timer rule cannot work fine.
> [Expected Result]
> the timer rule can work fine.
> (please check the attachement 'TimerAndCalendarTest.java.txt')

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list