[ https://issues.apache.org/jira/browse/AXIS2-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nikhil Thaker resolved AXIS2-4509. ---------------------------------- Resolution: Fixed This issue has been resolved with revision # 819041 and 819034 in Axiom. > Provider<OMElement> Performance Improvement. > -------------------------------------------- > > Key: AXIS2-4509 > URL: https://issues.apache.org/jira/browse/AXIS2-4509 > Project: Axis 2.0 (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 is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.