Axiom calls StAX methods while parser is in invalid state
---------------------------------------------------------
Key: WSCOMMONS-13
URL: http://issues.apache.org/jira/browse/WSCOMMONS-13
Project: WS-Commons
Type: Bug
Components: AXIOM
Environment: Windows XP -- not relevent for issue
Reporter: Mike Rheinheimer
Axiom class
org.apache.ws.commons.soap.impl.builder.StAXSOAPModelBuilder
calls the StAX parser methods getCharacterEncodingScheme() and getVersion()
when the parser is in an invalid state. These methods may only be called when
the parser is in the START_DOCUMENT state, according to the StAX spec.
Patch to be provided by me.
--
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