[jboss-jira] [JBoss JIRA] Created: (JBXB-172) Shouldn't attempt to process properties when there are none

Alexey Loubyansky (JIRA) jira-events at lists.jboss.org
Mon Jan 19 11:24:04 EST 2009


Shouldn't attempt to process properties when there are none
-----------------------------------------------------------

                 Key: JBXB-172
                 URL: https://jira.jboss.org/jira/browse/JBXB-172
             Project: JBoss XML Binding (JBossXB)
          Issue Type: Bug
    Affects Versions:  JBossXB-2.0.0.GA
            Reporter: Alexey Loubyansky
            Assignee: Alexey Loubyansky
             Fix For: JBossXB-2.0.1.Beta1


JBossXBNoSchemaBuilder is trying to iterate over a list of properties when propOrder has not been specified and the type does not define properties. In this case the default value for property list will be used which is {""} and which will lead to an exception.

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

        



More information about the jboss-jira mailing list