Aegis crashes instead of diagnosing namespace error in .aegis.xml file
----------------------------------------------------------------------
Key: CXF-785
URL: https://issues.apache.org/jira/browse/CXF-785
Project: CXF
Issue Type: Bug
Components: Core
Affects Versions: 2.0
Reporter: benson margulies
Priority: Minor
<mappings xmlns:btrnmi="urn:org.apache.cxf.aegis.type">
<mapping name="oacat:DuplicateArrayReturnItem">
</mapping>
</mappings>
This crashes with a null pointer fault since oacat isn't defined. An
informative exception would be nicer.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.