Lu Lep created ISPN-11445:
-----------------------------
Summary: Documentation: Java Serialization Marshaller wrong example
Key: ISPN-11445
URL:
https://issues.redhat.com/browse/ISPN-11445
Project: Infinispan
Issue Type: Bug
Components: Documentation
Affects Versions: 10.1.3.Final
Reporter: Lu Lep
The example code at
https://infinispan.org/docs/stable/titles/developing/developing.html#java...
does not compile.
The .marshaller(JavaSerializationMarshaller.class) method expects an object implementing
the Marschaller interface, not a class.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)