[ 
https://issues.apache.org/jira/browse/TUSCANY-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Raymond Feng resolved TUSCANY-1910.
-----------------------------------

    Resolution: Fixed

Patch applied under r634464. Thanks for the contribution.

> XStream Databinding extension for Object XML serialization
> ----------------------------------------------------------
>
>                 Key: TUSCANY-1910
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1910
>             Project: Tuscany
>          Issue Type: New Feature
>          Components: Java SCA Misc Implementation Extensions
>         Environment: Linux/JDK
>            Reporter: Giorgio Zoppi
>            Assignee: Raymond Feng
>            Priority: Minor
>             Fix For: Java-SCA-Next
>
>         Attachments: databinding-xstream.tar.gz
>
>
> Hi, I attach my xstream databinding extension for serializing objects in xml. 
> It simply convert an object in a MetaObject and serialize it with XStream 
> library, then it build an OMElement, so you can send every object which 
> implements the XObject interface over axis2-sca-binding. So if you support 
> MTOM, it will be necessary add a way to support it with XStream, customizing 
> XStream Converters in order to achieve better performance. XStream allows to 
> register a custom converter for every kind of class.  For now i attach my 
> databinding-xstream directory.

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

Reply via email to