Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-11899

Allow application/x-java-serialized-object media type without custom marshaller

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 11.0.0.Final
    • 11.0.0.Dev05
    • Core
    • None

    Description

      The server registers a JavaSerializationTranscoder to make application/x-java-serialized-object available as a request/storage media type.

      The core EncoderRegistryFactory registers instead a JavaSerializationEncoder, which can be used explicitly (cache.withEncoding(JavaSerializationEncoder.class)), but is not picked up automatically when the user configures storage media type application/x-java-serialized-object.

      Attachments

        Activity

          People

            dberinde@redhat.com Dan Berindei (Inactive)
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: