[
https://issues.redhat.com/browse/ISPN-11445?page=com.atlassian.jira.plugi...
]
Donald Naro commented on ISPN-11445:
------------------------------------
[~ryanemerson] FYI on this issue in the docs for the Java serialization marshaller. we
should probably include this as part of the doc updates we're working through.
[~lulep69] Thank you for reporting this doc issue.
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
Assignee: Donald Naro
Priority: Minor
Labels: documentation, marshaller, serialization
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)