[
https://issues.apache.org/jira/browse/TUSCANY-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Sebastien Delfino resolved TUSCANY-1194.
---------------------------------------------
Resolution: Fixed
We are now using Axis 1.2 so this is resolved. Please reopen if you think that
more work is required at this point, with specific comments describing this
work.
> Improve SCA SDO databinding serialization performance
> -----------------------------------------------------
>
> Key: TUSCANY-1194
> URL: https://issues.apache.org/jira/browse/TUSCANY-1194
> Project: Tuscany
> Issue Type: Improvement
> Components: Java SCA Core Runtime
> Affects Versions: Java-SCA-M2
> Reporter: Fuhwei Lwo
> Fix For: Java-SCA-Next
>
>
> Currently a web service response with SDO databinding is first transformed
> from SDO to an XMLStreamReader and then to a fuly inflated OM element which
> is serialized to SOAP/XML. There are opportunities for two significant
> performance improvements: First, use the OMDataSource approach to provide
> for the possibility of a single transformation and to also eliminate the
> inflation of the OM element. Second, directly transform the SDO to SOAP/XML
> without the intermediate transformation to XMLStreamReader.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]