[jboss-jira] [JBoss JIRA] Closed: (JBXB-159) NPE in SundayContentHandler when root element has xsi:type

Alexey Loubyansky (JIRA) jira-events at lists.jboss.org
Fri Sep 12 06:03:20 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBXB-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Loubyansky closed JBXB-159.
----------------------------------

    Resolution: Done


Fixed.

> NPE in SundayContentHandler when root element has xsi:type
> ----------------------------------------------------------
>
>                 Key: JBXB-159
>                 URL: https://jira.jboss.org/jira/browse/JBXB-159
>             Project: JBoss XML Binding (JBossXB)
>          Issue Type: Bug
>    Affects Versions: JBossXB-2.0.0.CR14
>            Reporter: Alexey Loubyansky
>            Assignee: Alexey Loubyansky
>             Fix For: JBossXB-2.0.0.CR15
>
>
> E.g."<ipo:address" +
>       "  xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'" +
>       "  xmlns:ipo='" + PO_NS + "'" +
>       "  exportCode='1' xsi:type='ipo:UKAddress'>" +
>       "    <name>Helen Zoe</name>" +
>       "    <street>47 Eden Street</street>" +
>       "    <city>Cambridge</city>" +
>       "    <postcode>CB1 1JR</postcode>" +
>       "</ipo:address>"

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