[jboss-jira] [JBoss JIRA] Created: (JBXB-128) @JBossXmlGroupText doesn't process attributes on the wrapper

Adrian Brock (JIRA) jira-events at lists.jboss.org
Fri Mar 7 04:12:57 EST 2008


@JBossXmlGroupText doesn't process attributes on the wrapper
------------------------------------------------------------

                 Key: JBXB-128
                 URL: http://jira.jboss.com/jira/browse/JBXB-128
             Project: JBoss XML Binding (JBossXB)
          Issue Type: Bug
    Affects Versions: JBossXB-2.0.0.CR6
            Reporter: Adrian Brock
         Assigned To: Adrian Brock
             Fix For: JBossXB-2.0.0.CR7


The @JBossXMLGroupText annotation doesn't work as expected since it doesn't
process annotations on the wrapper.

This is because the wrapper is only being used to create an object around the object
returned from the TypeBinding's CharactersHandler.
This is after the attributes are processsed.

It needs to be done as a BeanAdapter.

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

        



More information about the jboss-jira mailing list