I’m defining in Drools WB several Knowledge Bases and Sessions therein. After
that the project is saved, built and deployed. There are no exceptions.
However, the kmodule.xml in the jar does not contain the knowledge bases and
session created. It contains the default knowledge base and session (it
Hi,
I’m trying to implement Guided Rule Template in KIE WB (Guvnor).
The logic is simple: The Condition shall check range of ages and for action
call a method on a global.
The global is defined in Global Variables artifact.
I can see two problems with the editor:
1. I can choose the global
KieScanner behaves the same with SNAPSHOT versions. Maybe I'm doing something
wrong
--
View this message in context:
http://drools.46999.n3.nabble.com/KIE-Internal-M2-Repository-Access-Denied-tp4027058p4027074.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_
Thank you.
It works now with the security exclusion applied. Let's move on.
The documentation says that KieScanner can scan local and remote
repositories. However I can't get it works.
Consider this simple program that tries to dynamically load rules jar that
is not referenced in the project's po
I have installed drools-wb-6.0.0.Final-tomcat7.0 on Tomcat 7.0 with all
default settings. The OS platform is windows 7.
I’m trying to access the internal KIE M2-Repository in order to dynamically
load (re-load with KieScanner) Kie Modules. The repository is defined in the
POM the following way: