Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
In some cases it fails to deserialize a class. Luckily the target Class is known in advance and is passed to the deserialize method, os its just a matter of deserializing using the proper class loader.