[rules-users] KieRepositoryScannerImpl missing in 6.0.0

Petr Široký psiroky at redhat.com
Wed Mar 5 08:59:18 EST 2014


Hello,

I am not 100 % sure, but I think you need to have the org.kie:kie-ci jar
on CP (and explicitly listed in you pom.xml in case of Maven). The
kie-ci-6.0.1.Final.jar contains the class
org.kie.scanner.KieRepositoryScannerImpl.

If you already have that, then the CNFE seems like a bug to me.

Petr

On Wed, 2014-03-05 at 13:43 +0100, Wolfgang Laun wrote:
> kieScanner = kieServices.newKieScanner(kieContainer);
> 
> results in
> 
> Caused by: java.lang.ClassNotFoundException:
> org.kie.scanner.KieRepositoryScannerImpl
> 
> A scan of all the jars shows that the class is missing.
> 
> Any comments I can pass on?
> 
> -W
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users




More information about the rules-users mailing list