adminfaces/admin-template

Web session cluster is not working

Closed this issue · 2 comments

Issue Overview

when I try to use web session cluster with admin-template via <distributable />, I got the following warn, and the distributable setting was disabled.
WARN [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0081: The deployment sessiontest.war will not be distributable because this feature is disabled in web-fragment.xml of the module admin-template-1.3.2.jar.

Current Behaviour

the <distributable /> was overrided.

Expected Behaviour

<distributable /> should be kept

How to reproduce

add <distributable /> into web-fragment.xml

melloware/primefaces@0015d7d

Additional Information
  • AdminFaces version: 1.3.2
  • PrimeFaces version: 11
  • JSF implementation:

this issue affects admin-theme