[ http://jira.codehaus.org/browse/XFIRE-247?page=all ]
Mika Goeckel resolved XFIRE-247:
--------------------------------
Resolution: Fixed
Fix Version: (was: 1.0-RC)
1.1
Added testcases and the patch.
> 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.1
> 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