-
Bug
-
Resolution: Done
-
Minor
-
None
-
10.1.3.Final
-
DataGrid Sprint #41
-
Documentation (Ref Guide, User Guide, etc.), Interactive Demo/Tutorial, User Experience
The example code at https://infinispan.org/docs/stable/titles/developing/developing.html#java_serialization_marshaller does not compile.
The .marshaller(JavaSerializationMarshaller.class) method expects an object implementing the Marschaller interface, not a class.
- is incorporated by
-
ISPN-11457 Docs: Marshalling and Protostream
- Closed