[
https://issues.jboss.org/browse/DROOLS-1117?page=com.atlassian.jira.plugi...
]
Mario Fusco commented on DROOLS-1117:
-------------------------------------
Sorry, but it's impossible to reproduce this problem using your description. Where are
the rules to be used? And the objects to be inserted into the session? Please attach a
complete test case reproducing this problem or even better send a pull request with it.
After 2 times loading the same Rule 3rd time its not loading, Even No
error occured
-----------------------------------------------------------------------------------
Key: DROOLS-1117
URL:
https://issues.jboss.org/browse/DROOLS-1117
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 6.4.0.CR2
Reporter: Vivek Singh
Assignee: Mario Fusco
While Loading the Rules in Server, After that i removed the Rule from KieBase then again
added the Rule By creating the newJar with different ReleaseId but same Drl filename.
Then i again removed the rule from KieBase using same command
kieBase.removeRule(kiePackage.getName(), ruleName);
But after that when i again added the same Rule it will not adding into the KieBase
Knowledge packages. Even i am not getting any error.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)