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 "Dennis Sosnoski (JIRA)" <ji...@apache.org> on 2005/09/15 10:01:57 UTC

[jira] Created: (AXIS2-220) XMLBeans output should be direct to stream, not to OM

XMLBeans output should be direct to stream, not to OM
-----------------------------------------------------

         Key: AXIS2-220
         URL: http://issues.apache.org/jira/browse/AXIS2-220
     Project: Apache Axis 2.0 (Axis2)
        Type: Improvement
    Reporter: Dennis Sosnoski


The current XMLBeans data binding code handles output by getting an XMLStreamReader from the XMLBeans object and using that to build an OM representation. This looses all potential benefits of data binding for output. Instead, the XMLBeans objects should be told to serialize themselves directly to the output stream when it's being written.

-- 
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


[jira] Resolved: (AXIS2-220) XMLBeans output should be direct to stream, not to OM

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-220?page=all ]
     
Davanum Srinivas resolved AXIS2-220:
------------------------------------

    Resolution: Duplicate

Duplicate of AXIS2-220

> XMLBeans output should be direct to stream, not to OM
> -----------------------------------------------------
>
>          Key: AXIS2-220
>          URL: http://issues.apache.org/jira/browse/AXIS2-220
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Improvement
>     Reporter: Dennis Sosnoski

>
> The current XMLBeans data binding code handles output by getting an XMLStreamReader from the XMLBeans object and using that to build an OM representation. This looses all potential benefits of data binding for output. Instead, the XMLBeans objects should be told to serialize themselves directly to the output stream when it's being written.

-- 
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