[jboss-jira] [JBoss JIRA] Updated: (JBRULES-2962) Knowledge Agent rebuilding KnowledgeBase with scanner/notifier does not work with declared facts

Ross Hall (JIRA) jira-events at lists.jboss.org
Wed Apr 20 18:15:33 EDT 2011


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

Ross Hall updated JBRULES-2962:
-------------------------------

    Attachment: KnowledgeAgentDeclaredFactsTest.java


JUnit test that demonstrates issue. 

> Knowledge Agent rebuilding KnowledgeBase with scanner/notifier does not work with declared facts
> ------------------------------------------------------------------------------------------------
>
>                 Key: JBRULES-2962
>                 URL: https://issues.jboss.org/browse/JBRULES-2962
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: drools-core
>    Affects Versions: 5.1.1.FINAL, 5.2.0.M1
>            Reporter: Ross Hall
>            Assignee: Esteban Aliverti
>         Attachments: KnowledgeAgentDeclaredFactsTest.java
>
>
> When reloading rules in a KnowledgeAgent declared facts will cause ClassCastExceptions when new-instance is set to false. When new-instance is set to true, the KnowledgeBase is rebuilt, however declared facts are not recognized and associated rules will not fire. Rules not using declared facts will fire normally. Using POJOs works fine.
> In both cases the KnowledgeAgent will build the rule base the first time, the issue only seems to occur when the changeset resources are modified and are detected by the resource notifier and scanner.

--
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