]
Tristan Tarrant updated AS7-3284:
---------------------------------
Issue Type: Bug (was: Feature Request)
LegacyGlobalConfigurationAdapter should use externalizer ids from
config
------------------------------------------------------------------------
Key: AS7-3284
URL:
https://issues.jboss.org/browse/AS7-3284
Project: Application Server 7
Issue Type: Bug
Components: Clustering
Environment: EDG
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 7.1.0.Final
The LegacyGlobalConfigurationAdapter.adapt() method copies configuration from the legacy
Infinispan GlobalConfiguration to the new style GlobalConfiguration. In doing so it
attempts to add AdvancedExternalizers as-is, but this causes an NPE when the externalizer
has not overridden the AbstractExternalizer.getId() method (which returns null) which is
what happens for Externalizers added during ModuleLifecycles (e.g. the server
externalizers)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: