[ http://jira.codehaus.org/browse/XFIRE-247?page=comments#action_64018 ] 

Mika Goeckel commented on XFIRE-247:
------------------------------------

Not fully. I tried to do it quickly but actually need a closer look.

> Aegis mapping files not read
> ----------------------------
>
>          Key: XFIRE-247
>          URL: http://jira.codehaus.org/browse/XFIRE-247
>      Project: XFire
>         Type: Bug

>   Components: Aegis Module
>     Reporter: Øyvind Matheson Wergeland
>     Assignee: Mika Goeckel
>      Fix For: 1.0-RC
>  Attachments: XMLTypeCreator.java.patch, XMLTypeCreator.java.patch
>
>
> For subclasses without a mapping file, mappings for superclasses are ignored. 
> A workaround is to provide mapping files for such subclasses.
> Mappings files for keyType and componentType of maps are also not read.
> Investigation shows that XMLTypeCreator.createMapType delegates to 
> nextCreator, which is a DefaultTypeCreator, since there are no mapping file 
> for java.util.Map. DefaultTypeCreator then creates the keyType and 
> componentType without bothering to check for mapping files. 
> A patch is included for the latter case.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to