You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "benson margulies (JIRA)" <ji...@apache.org> on 2007/09/20 16:04:31 UTC

[jira] Updated: (CXF-1043) Presence of .aegis.xml file disrupts java5 generic processing for return Maps

     [ https://issues.apache.org/jira/browse/CXF-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

benson margulies updated CXF-1043:
----------------------------------

    Attachment: moremapdiffs.txt

Note, this patch also includes the contents of the patch attached to CXF-1037!

> 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
>         Attachments: moremapdiffs.txt
>
>
> 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.