[ 
https://issues.apache.org/jira/browse/AXIS2-4271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Veithen resolved AXIS2-4271.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5

Fixed the issue in trunk and on the 1.5 branch.

> ADBXMLStreamReaderImpl generates unexpected START_DOCUMENT events
> -----------------------------------------------------------------
>
>                 Key: AXIS2-4271
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4271
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: adb
>    Affects Versions: nightly
>            Reporter: Andreas Veithen
>            Assignee: Andreas Veithen
>            Priority: Minor
>             Fix For: 1.5
>
>
> When trying to build Axis2 trunk with Axiom 1.2.9-SNAPSHOT (instead of 
> 1.2.8), I noticed a regression in RPCCallTest#testCompanyArray related to the 
> fact that StAXOMBuilder#next() no longer accepts START_DOCUMENT events: if a 
> START_DOCUMENT event is received from the underlying parser in the middle of 
> the document, an exception is triggered (This behavior changed in r744780). 
> Obviously this should never happen if the XMLStreamReader behaves correctly, 
> but under some circumstances ADBXMLStreamReaderImpl generates this type of 
> events.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to