You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Eran Chinthaka (JIRA)" <ji...@apache.org> on 2005/10/25 10:24:57 UTC

[jira] Resolved: (AXIS2-291) OMStaxWrapper throws unnecessary END_DOCUMENT event

     [ http://issues.apache.org/jira/browse/AXIS2-291?page=all ]
     
Eran Chinthaka resolved AXIS2-291:
----------------------------------

    Resolution: Fixed

Fixed.

> OMStaxWrapper throws unnecessary END_DOCUMENT event
> ---------------------------------------------------
>
>          Key: AXIS2-291
>          URL: http://issues.apache.org/jira/browse/AXIS2-291
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>   Components: om
>     Reporter: Eran Chinthaka
>      Fix For: 0.93

>
> When we prohrammatically create an OM tree and when we are getting events, the last event recd is an END_DOCUMENT event. Since we are not throwing a START_DOCUMENT event, I think we should not throw the END_DOCUMENT events at should stop after throwing the END_ELEMENT event for the root element. 
> This is a problem when some one feeds these events to a another thing like ADBPullParser, or a data binding tool. 

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