OMChildrenQNameIterator doesn't work correctly if hasNext() is not called
before next()
---------------------------------------------------------------------------------------
Key: WSCOMMONS-445
URL: https://issues.apache.org/jira/browse/WSCOMMONS-445
Project: WS-Commons
Issue Type: Bug
Components: AXIOM
Affects Versions: Axiom 1.2.8
Reporter: Andreas Veithen
Assignee: Andreas Veithen
Priority: Minor
Fix For: Axiom 1.2.9
OMChildrenQNameIterator only works correctly if hasNext() is called before each
invocation of next(). While this is usually the case, it is not at all required!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.