You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/07/25 01:17:14 UTC

[jira] Created: (AXIS2-927) ADBXMLStreamReaderTest Failure....Appears to OM Related

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 &quot;axis2&quot; for element &quot;axis2:SecondOMElement&quot; 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-927) ADBXMLStreamReaderTest Failure....Appears to OM Related

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-927?page=comments#action_12423508 ] 
            
Davanum Srinivas commented on AXIS2-927:
----------------------------------------

Rich,

Can we please close this now?

thanks,
dims

> 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 &quot;axis2&quot; for element &quot;axis2:SecondOMElement&quot; 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-927) ADBXMLStreamReaderTest Failure....Appears to OM Related

Posted by "Rich Scheuerle (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-927?page=all ]

Rich Scheuerle resolved AXIS2-927.
----------------------------------

    Resolution: Fixed

> 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 &quot;axis2&quot; for element &quot;axis2:SecondOMElement&quot; 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org