-
Bug
-
Resolution: Done
-
Major
-
27.0.0.Alpha2
-
None
-
---
-
---
Because Weld is configured on the root deployment, an EAR containing a distributed web application configured to use ProtoStream will use the standard ContextualStoreImpl, rather than the DistributedContextualStore implementation provided by the wildfly-clustering-weld-core module. This results in marshalling exceptions, since the SerializableContextuals provided by the default ContextualStoreImpl cannot be marshalled using ProtoStream.