[jboss-jira] [JBoss JIRA] (WFLY-10760) Formalize web session clustering modules into a proper subsystem

Paul Ferraro (JIRA) issues at jboss.org
Mon Jul 30 08:48:00 EDT 2018


Paul Ferraro created WFLY-10760:
-----------------------------------

             Summary: Formalize web session clustering modules into a proper subsystem
                 Key: WFLY-10760
                 URL: https://issues.jboss.org/browse/WFLY-10760
             Project: WildFly
          Issue Type: Enhancement
          Components: Clustering
    Affects Versions: 10.0.0.CR3
            Reporter: Paul Ferraro
            Assignee: Paul Ferraro


Currently, the coupling between the undertow subsystem and the modules required for distributed web session manager and single sign-on manager support is very loose.

Consequently, misconfiguration (e.g. a missing "web" cache-container) can prevent deployment from succeeding without an adequate explanation.

The subsystem would define the requisite cache-container, exposed as a capability.

This subsystem would exposes a number of profiles, containing the configuration traditionally specified in jboss-web.xml, as well as the cache configuration to use (specified by cache-container + cache name).  jboss-web.xml would only need to reference a profile by name, or, if unspecified, use the default profile.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list