Carl Mes created DROOLS-4138:
--------------------------------
Summary: Building a KJAR using Decision Table Templates throws NPE
Key: DROOLS-4138
URL:
https://issues.jboss.org/browse/DROOLS-4138
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.23.0.Final, 7.18.0.Final
Reporter: Carl Mes
Assignee: Mario Fusco
Steps to building a new KJar by defining Resource objects and adding then using
KieFileSystem.write(), if a Decision Table Template resource type is added then we get a
null pointer exception when the KieBuilder.buildAll() method is invoked.
Sample code that demonstrates this error can be found here:
https://github.com/carlmes/decision-table-template
Red Hat support case:
https://access.redhat.com/support/cases/#/case/02397413
--
This message was sent by Atlassian Jira
(v7.12.1#712002)