REST server shouldn't attempt to deserialize
application/x-java-serialized-object mime type
-------------------------------------------------------------------------------------------
Key: ISPN-714
URL:
https://jira.jboss.org/browse/ISPN-714
Project: Infinispan
Issue Type: Feature Request
Components: Cache Server
Affects Versions: 4.0.0.Final, 4.1.0.Final
Reporter: Manik Surtani
Assignee: Manik Surtani
Fix For: 4.2.0.BETA1, 4.2.0.Final
The REST server attempts to deserialize byte streams with mime type of
application/x-java-serialized-object and store the deserialized object. This can lead to
ClassNotFoundExceptions.
Should instead attempt to store this as bytes and pass back accordingly. If, however, an
object already exists on the server side as an object, it should be maintained on the
server side in its deserialized form.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: