Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-16628

Weld EARs containing distributed web applications do not use expected ContextualStore

XMLWordPrintable

    • ---
    • ---

      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.

            pferraro@redhat.com Paul Ferraro
            pferraro@redhat.com Paul Ferraro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: