ADBXMLStreamReaderTest Failure....Appears to OM Related
-------------------------------------------------------
Key: AXIS2-927
URL: http://issues.apache.org/jira/browse/AXIS2-927
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: om
Reporter: Rich Scheuerle
Assigned To: Rich Scheuerle
I am getting the following error while using OM with the new WSCOMMONS-64
change applied.
junit.framework.AssertionFailedError: Exception in parsing documents
org.xml.sax.SAXParseException: The prefix "axis2" for element
"axis2:SecondOMElement" is not bound.
at
org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderTest.testWithOMElements(ADBXMLStreamReaderTest.java:351)
After some investigation, I believe that the problem is in the woodstox
XMLStreamWriter not propertly cleaning up the NamespaceContext after a
writerEndElement. This is related to the interpretation of the scope of
setPrefix calls. I am working on a fix in WSCOMMONS-66, but I wanted to raise
this issue for tracking purposes.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]