Presence of .aegis.xml file disrupts java5 generic processing for return Maps
-----------------------------------------------------------------------------
Key: CXF-1043
URL: https://issues.apache.org/jira/browse/CXF-1043
Project: CXF
Issue Type: Bug
Affects Versions: 2.0.2
Reporter: benson margulies
If a method has a return type like Map<x, y>, and it there is a .aegis.xml file
that provides information on the return type, then you will get an any2any map,
even if all the aegis file is trying to do is to change the name of the return
type. No code ever fills in the TypeClassInfo with the generic type in this
case.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.