]
Tibor Zimányi updated DROOLS-2757:
----------------------------------
Story Points: 1 (was: 2)
KieContainer.verify(kBaseName) throws NPE if kmodule.xml is missing
-------------------------------------------------------------------
Key: DROOLS-2757
URL:
https://issues.jboss.org/browse/DROOLS-2757
Project: Drools
Issue Type: Bug
Affects Versions: 7.8.0.Final
Environment: Not relevant
Reporter: Luca Buraggi
Assignee: Mario Fusco
Priority: Minor
Labels: NPE
Attachments: drooltestjar.zip
If for any reason the META-INF/kmodule.xml file is missing in a project the
KieContainer.verify(kBaseName) throws a NPE making the the real cause quite hard to
discover.