Aegis ignores keyType and valueType and typeName and mappedName for Map return
types ...
----------------------------------------------------------------------------------------
Key: CXF-1051
URL: https://issues.apache.org/jira/browse/CXF-1051
Project: CXF
Issue Type: Bug
Components: Aegis Databinding
Affects Versions: 2.0.2
Reporter: benson margulies
This bug report is for the record, I intend to either post a failing test case
to it or post a fix.
Aegis always had a keyType attribute that appears, from the code, to have some
effect on the schema for a Map datatype. I added a corresponding valueType in a
patch for CXF-1037. Then I tried to use them. And I discovered that the wsdl
was paying no visible attention to either, nor to mappedName nor typeName. Now,
for a return type, perhaps mappedName doesn't apply, but typeName?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.