<div dir="ltr">Hi Guys!<div><br></div><div style>I am having a problem using drools 6 in my project. And I was able to reproduce it in one of the examples..</div><div style><br></div><div style>I just got this example:</div>
<div style><br></div><div style><a href="https://github.com/droolsjbpm/drools/tree/master/drools-examples-api/kiemodulemodel-example">https://github.com/droolsjbpm/drools/tree/master/drools-examples-api/kiemodulemodel-example</a><br>
</div><div style><br></div><div style>built the 2 dependant projects, kiebase inclusion and namedkiesession.</div><div style><br></div><div style>Then, run the org.drools.example.api.kiemodulemodel.KieModuleModelExample in my eclipse, and I get the following:</div>
<div style><br></div><div style><div>SLF4J: Failed to load class &quot;org.slf4j.impl.StaticLoggerBinder&quot;.</div><div>SLF4J: Defaulting to no-operation (NOP) logger implementation</div><div>SLF4J: See <a href="http://www.slf4j.org/codes.html#StaticLoggerBinder">http://www.slf4j.org/codes.html#StaticLoggerBinder</a> for further details.</div>
<div>Exception in thread &quot;main&quot; java.lang.NullPointerException</div><div><span class="" style="white-space:pre">        </span>at org.drools.compiler.kie.builder.impl.KieBuilderImpl.generateKieModuleMetaInfo(KieBuilderImpl.java:222)</div>
<div><span class="" style="white-space:pre">        </span>at org.drools.compiler.kie.builder.impl.KieBuilderImpl.buildAll(KieBuilderImpl.java:194)</div><div><span class="" style="white-space:pre">        </span>at org.drools.example.api.kiemodulemodel.KieModuleModelExample.go(KieModuleModelExample.java:39)</div>
<div><span class="" style="white-space:pre">        </span>at org.drools.example.api.kiemodulemodel.KieModuleModelExample.main(KieModuleModelExample.java:63)</div><div><br></div><div><br></div><div style>Exactly the same happens when I do the same in my project.</div>
<div style><br></div><div style>Any ideas?</div><div style><br></div><div style>Thanks!</div><div style><br></div><div style>Demian</div></div></div>