Xni parser has problems with short form tags
--------------------------------------------

         Key: JBXB-2
         URL: http://jira.jboss.com/jira/browse/JBXB-2
     Project: JBoss XML Binding (JBossXB)
        Type: Bug
 Environment: jboss-head

    Reporter: Adrian Brock
 Assigned to: Alex Loubyansky 


The new Xni parser does not emit endElement() notifications for tags of the
form <mytag/> rather than <mytag></mytag> where it does.

This means the stack of accepted elements gets out of step with the end element 
notifications.

I've switched back to the Sax parser in the Unmarshaller as the default in 
jboss-head
to avoid this problem.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to