Uploaded image for project: 'Tuscany'
  1. Tuscany
  2. TUSCANY-1943

Use XML serialization for CallableReference instead of base64 binary

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Java-SCA-1.0.1
    • Java-SCA-1.1
    • SCA Java Runtime
    • None
    • All

    Description

      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.

      Attachments

        Activity

          People

            scnash Simon Nash
            scnash Simon Nash
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: