Collection type mapping does not honour the type property of XmlType 
Annotatated classes
----------------------------------------------------------------------------------------

                 Key: XFIRE-1111
                 URL: http://jira.codehaus.org/browse/XFIRE-1111
             Project: XFire
          Issue Type: Bug
          Components: Aegis Module, Annotations
    Affects Versions: 1.2.6
            Reporter: Adam J Chesney
            Assignee: Dan Diephouse
            Priority: Minor
         Attachments: XmlTypeFix.patch

If you have a user defined class X and you annotate that class with the XmlType 
annotation and set the "type" property of XmlType to XType then XType will NOT 
be used when serialising and deserialising COLLECTIONS containing X.

Here is a patch to Java5TypeCreator.java that fixes the issue.

-- 
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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to