[jboss-jira] [JBoss JIRA] (WFLY-12249) Align legacy distributable-web subsystem xml template with xml parser description

Paul Ferraro (Jira) issues at jboss.org
Thu Jun 27 21:50:00 EDT 2019


Paul Ferraro created WFLY-12249:
-----------------------------------

             Summary: Align legacy distributable-web subsystem xml template with xml parser description
                 Key: WFLY-12249
                 URL: https://issues.jboss.org/browse/WFLY-12249
             Project: WildFly
          Issue Type: Bug
          Components: Clustering
    Affects Versions: 17.0.0.Final
            Reporter: Paul Ferraro
            Assignee: Paul Ferraro


Legacy build template uses:
<infinispan-session-management name="default" cache-container="web" granularity="SESSION">

... but xml parser description outputs:
<infinispan-session-management name="default" granularity="SESSION" cache-container="web">



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list