Hello,
While unit testing some of my DRL files I notice that, *AbstractKieModule *
does not look at main classpath. It only checks for the target\test-classes
and not target\classes folder at all!

I see the following warning on the coonsole!

*2014-08-12 14:15:25,426 [AbstractKieModule] [main] WARN  No files found for
KieBase BREAST_MASTRT_KBase, searching folder
\working\MeasureMesh\org.facs.ncdb.measuresmesh\target\test-classes
*

/My configuration is:/



My .drl files arr in the package "org.xxxx.xxxxx.rules.breast.MASTRT of the
traget/classes folder, but its not loaded!

Any ideas please?

Thanks
Matt'M



--
View this message in context: 
http://drools.46999.n3.nabble.com/Starnge-problem-with-AbstractKieModule-while-testing-ignores-classes-folfer-tp4030641.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to