[infinispan-issues] [JBoss JIRA] (ISPN-7941) CompatibilityProtoStreamMarshaller can't be set in server
Adrian Nistor (JIRA)
issues at jboss.org
Thu Jun 15 11:06:00 EDT 2017
Adrian Nistor created ISPN-7941:
-----------------------------------
Summary: CompatibilityProtoStreamMarshaller can't be set in server
Key: ISPN-7941
URL: https://issues.jboss.org/browse/ISPN-7941
Project: Infinispan
Issue Type: Bug
Components: Server
Affects Versions: 9.0.0.Final
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 9.1.0.Final, 9.0.2.Final
Out of the box, it's impossible to set compatibility marshaller to {{org.infinispan.query.remote.CompatibilityProtoStreamMarshaller}} in server because {{org.infinispan.main}} classloader can't access that class.
As [~dan.berindei] suggested in the mailing list, one way to avoid these kind of issues would be to allow class definitions to have {{slot:module:class}} format so that using the ModularClassResolver any class can be found.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list