[
https://issues.apache.org/jira/browse/TUSCANY-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Nash resolved TUSCANY-1943.
---------------------------------
Resolution: Fixed
Committed as r608125.
> Use XML serialization for CallableReference instead of base64 binary
> --------------------------------------------------------------------
>
> Key: TUSCANY-1943
> URL: https://issues.apache.org/jira/browse/TUSCANY-1943
> Project: Tuscany
> Issue Type: Improvement
> Components: Java SCA Data Binding Runtime
> Affects Versions: Java-SCA-1.0.1
> Environment: All
> Reporter: Simon Nash
> Assignee: Simon Nash
> Priority: Minor
> Fix For: Java-SCA-1.1
>
>
> The XML serialized form of a CallableReference is currently some XML wrapped
> up in a Java ObjectOutputStream and converted to base64 binary. This is very
> implementation-specific, unreadable, and non-interoperable. It would be
> cleaner to serialize the same information as plain readable XML. I have
> written a transformer that does this.
--
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]