[jboss-jira] [JBoss JIRA] Created: (JBXB-159) NPE in SundayContentHandler when root element has xsi:type
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Fri Sep 12 05:58:31 EDT 2008
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