I have this problem also with drools versions 6.0.1.FINAL and 6.1.0.Beta1
org.kie.api.definition.type.FactType.get(Object bean, String field)
gives NullPointerException with default KieBase
KieContainer kContainer =
kieServices.newKieContainer(kieServices.newReleaseId("com.test",
"validationrules", "1.0-SNAPSHOT"));
KieBase kbase = kContainer.getKieBase();
-Jarkko
--
View this message in context:
http://drools.46999.n3.nabble.com/NullPointerException-with-factType-get-...
Sent from the Drools: User forum mailing list archive at
Nabble.com.