[ https://issues.apache.org/jira/browse/AXIS2-4413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Veithen resolved AXIS2-4413. ------------------------------------ Resolution: Fixed Fix Version/s: 1.7.0 The getPullParser stuff for generated ADB code has been removed on the trunk. > getPullParser methods generated by ADB are broken > ------------------------------------------------- > > Key: AXIS2-4413 > URL: https://issues.apache.org/jira/browse/AXIS2-4413 > Project: Axis2 > Issue Type: Bug > Components: adb > Reporter: Andreas Veithen > Assignee: Andreas Veithen > Fix For: 1.7.0 > > > When working on the ADB test suite, I noticed that the getPullParser methods > generated by ADB don't work properly. 98 (!) out of 114 existing test cases > (working properly with serialize or getOMElement) fail when trying to use > getPullParser. > Probably this is the reason why ADBDataSource#getReader builds an Axiom tree > from the bean and gets the XMLStreamReader from this tree (which is highly > inefficient) instead of using getPullParser. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org