Edson Tirelli created DROOLS-2381:
-------------------------------------
Summary: DMN Validator raising a NPE for the <drools:decisionServices>
extension element
Key: DROOLS-2381
URL:
https://issues.jboss.org/browse/DROOLS-2381
Project: Drools
Issue Type: Bug
Components: dmn engine
Affects Versions: 7.6.0.Final
Reporter: Edson Tirelli
Assignee: Edson Tirelli
Priority: Critical
Fix For: 7.7.0.Final
The DMN Validator is raising a NPE and the following error message when the following
element is present:
<drools:decisionServices
xmlns:drools="http://www.drools.org/kie/dmn/1.1"/>
Error message:
DMNMessage{ severity=ERROR, type=INVALID_NAME, message='Invalid name 'null':
Name cannot be null or empty', sourceId='null', exception='',
feelEvent=''}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)