[infinispan-issues] [JBoss JIRA] (ISPN-11899) application/x-java-serialized-object media type should work without custom marshaller
Dan Berindei (Jira)
issues at jboss.org
Sun May 24 09:06:57 EDT 2020
Dan Berindei created ISPN-11899:
-----------------------------------
Summary: application/x-java-serialized-object media type should work without custom marshaller
Key: ISPN-11899
URL: https://issues.redhat.com/browse/ISPN-11899
Project: Infinispan
Issue Type: Enhancement
Components: Core
Affects Versions: 11.0.0.Dev05
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 11.0.0.CR1
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}}.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list