Vivek Singh created DROOLS-1117:
-----------------------------------
Summary: After 2 times loading the same Rule 3rd time its loading, Even No
error occured
Key: DROOLS-1117
URL:
https://issues.jboss.org/browse/DROOLS-1117
Project: Drools
Issue Type: Bug
Components: kie server
Affects Versions: 6.4.0.CR2
Reporter: Vivek Singh
Assignee: Edson Tirelli
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)