]
Matteo Mortari updated DROOLS-2381:
-----------------------------------
Sprint: 2018 Week 13-14
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: Matteo Mortari
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=''}