[jboss-jira] [JBoss JIRA] Updated: (JBRULES-2374) Queries couldn't be removed from knowledge base.
Esteban Aliverti (JIRA)
jira-events at lists.jboss.org
Tue Dec 15 07:10:30 EST 2009
[ https://jira.jboss.org/jira/browse/JBRULES-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Esteban Aliverti updated JBRULES-2374:
--------------------------------------
Attachment: QueryRemotionTest.java
Here is a simple unit test using KnowledgeAgent and incremental changeset build.
The test fails when the agent tries to remove a query from the kbase.
> Queries couldn't be removed from knowledge base.
> ------------------------------------------------
>
> Key: JBRULES-2374
> URL: https://jira.jboss.org/jira/browse/JBRULES-2374
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: drools-core
> Reporter: Esteban Aliverti
> Assignee: Mark Proctor
> Attachments: QueryRemotionTest.java
>
>
> A NullPointerException occurs when KnowledgeBaseImpl#removeRule(Rule rule) is invoked with a org.drools.rule.Query instance as argument.
> I found this bug while I was developing KnowledgeDefinitions deletion using incremental changesets for KnowledgeAgent.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list