[
https://issues.apache.org/jira/browse/AXIS2-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15212974#comment-15212974
]
Hudson commented on AXIS2-4509:
-------------------------------
SUCCESS: Integrated in axiom-trunk #2626 (See
[https://builds.apache.org/job/axiom-trunk/2626/])
Deprecate ParserInputStreamDataSource which was originally introduced by
AXIS2-4509 and is no longer used by Axis2. (veithen: rev 1736690)
* axiom/axiom-api/src/main/java/org/apache/axiom/om/ds/Behavior.java
*
axiom/axiom-api/src/main/java/org/apache/axiom/om/ds/ParserInputStreamDataSource.java
* axiom/axiom-compat/src/main/java/org/apache/axiom/om/ds
* axiom/axiom-compat/src/main/java/org/apache/axiom/om/ds/Behavior.java
*
axiom/axiom-compat/src/main/java/org/apache/axiom/om/ds/ParserInputStreamDataSource.java
* axiom/axiom-compat/src/test/java/org/apache/axiom/om/ds
* axiom/systests/old-tests/src/test/java/org/apache/axiom/om/ds
> Provider<OMElement> Performance Improvement.
> --------------------------------------------
>
> Key: AXIS2-4509
> URL: https://issues.apache.org/jira/browse/AXIS2-4509
> Project: Axis2
> Issue Type: Improvement
> Components: jaxws
> Reporter: Nikhil Thaker
> Assignee: Nikhil Thaker
> Attachments: axis2_4509.txt
>
>
> I am introducing code that will improve performance for Provider OM. The
> code improves serialize calls on OM as we now create an OMSourcedElement
> backed by a data Source that feeds contents
> from Parser. This eliminates the expensive serialize code path that goes
> though OMSerializeUtils
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]