[infinispan-issues] [JBoss JIRA] (ISPN-10958) JBossExternalizerAdapter must be whitelisted when jboss-marshalling is used
Ryan Emerson (Jira)
issues at jboss.org
Fri Nov 15 06:41:00 EST 2019
Ryan Emerson created ISPN-10958:
-----------------------------------
Summary: JBossExternalizerAdapter must be whitelisted when jboss-marshalling is used
Key: ISPN-10958
URL: https://issues.jboss.org/browse/ISPN-10958
Project: Infinispan
Issue Type: Bug
Components: Core
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 10.1.0.Beta1
ISPN-10868 removed {{org.infinispan.jboss.marshalling.commons.JBossExternalizerAdapter}} from the default {{ClassWhiteList}} however this is required if the {{@SerializeWith}} annotations are used with jboss-marshalling.
We should ensure that {{org.infinispan.jboss.marshalling.commons.JBossExternalizerAdapter}} is whitelisted. However, instead of adding to the default whitelist, it should be possible to simply add the class to the white list only when {{CheckedClassResolver}} is used.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list