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

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

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

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

      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.

              dberinde@redhat.com Dan Berindei (Inactive)
              dberinde@redhat.com Dan Berindei (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: