-
Enhancement
-
Resolution: Done
-
Major
-
5.0.0.FINAL
-
None
-
None
JBoss Marshalling's class resolver should be configurable in order to enable the following use case and to help with classloading in a modular environment:
In an environment such as JBoss AS, where there is some sort of consistent identification of deployments across nodes (i.e. a deployment id) this SPI can be used to attach the deployment id to the serialized data, and then on deserialization used to locate the correct classloader to use
- blocks
-
AS7-4007 missing Infinispan dependency for clustered JPA second level cache
- Resolved
-
AS7-4147 Crash in cluster accessed by remote EJB client: Error recovering views from the cluster members "NotSerializableException: org.infinispan.remoting.responses.ExceptionResponse"
- Resolved
-
AS7-4205 Infinispan subsystem should configure GlobalConfiguration with ModularClassResolver.
- Resolved
- is duplicated by
-
ISPN-1903 global ModularClassResolver is not getting set for AS7
- Resolved
- relates to
-
ISPN-1924 Switch Infinispan internals to use new configuration
- Closed