diff --git a/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/domain/subsystems.xml b/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/domain/subsystems.xml index d2a8706699..ab9bfa9dcb 100755 --- a/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/domain/subsystems.xml +++ b/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/domain/subsystems.xml @@ -15,71 +15,65 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - - - - - logging.xml - io.xml - jmx.xml - naming.xml - remoting.xml - request-controller.xml - security.xml - security-manager.xml - - - - logging.xml - bean-validation.xml - keycloak-datasources.xml - ee.xml - ejb3.xml - io.xml - keycloak-infinispan.xml - jaxrs.xml - jca.xml - jdr.xml - jmx.xml - jpa.xml - jsf.xml - mail.xml - naming.xml - remoting.xml - request-controller.xml - security.xml - security-manager.xml - transactions.xml - undertow.xml - keycloak-server.xml - - - - - logging.xml - bean-validation.xml - keycloak-datasources.xml - ee.xml - ejb3.xml - io.xml - keycloak-infinispan.xml - jaxrs.xml - jca.xml - jdr.xml - jgroups.xml - jmx.xml - jpa.xml - jsf.xml - mail.xml - mod_cluster.xml - naming.xml - remoting.xml - request-controller.xml - security.xml - security-manager.xml - transactions.xml - undertow.xml - keycloak-server.xml - + + logging.xml + bean-validation.xml + core-management.xml + keycloak-datasources.xml + ee.xml + ejb3.xml + io.xml + keycloak-infinispan.xml + jaxrs.xml + jca.xml + jdr.xml + jmx.xml + jpa.xml + jsf.xml + mail.xml + naming.xml + remoting.xml + request-controller.xml + elytron.xml + security.xml + security-manager.xml + transactions.xml + undertow.xml + keycloak-server.xml + + + + logging.xml + bean-validation.xml + core-management.xml + keycloak-datasources.xml + ee.xml + ejb3.xml + io.xml + keycloak-infinispan.xml + jaxrs.xml + jca.xml + jdr.xml + jgroups.xml + jmx.xml + jpa.xml + jsf.xml + mail.xml + mod_cluster.xml + naming.xml + remoting.xml + request-controller.xml + elytron.xml + security.xml + security-manager.xml + transactions.xml + undertow.xml + keycloak-server.xml + + + logging.xml + io.xml + undertow-load-balancer.xml + diff --git a/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/domain/template.xml b/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/domain/template.xml index e7b5885177..5774706ac9 100755 --- a/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/domain/template.xml +++ b/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/domain/template.xml @@ -17,7 +17,7 @@ ~ limitations under the License. --> - + @@ -60,31 +60,6 @@ --> - - - - - - - - - - - - - - - - - - - - - - - - - @@ -96,12 +71,8 @@ These default configurations require the binding specification to be done in host.xml. --> - - - - - - + + @@ -114,20 +85,19 @@ - - - - - - - - - + + + + + + + + @@ -135,12 +105,6 @@ - - - - - - diff --git a/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/host/host-master.xml b/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/host/host-master.xml index f5d89ee791..095fcc4cc5 100755 --- a/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/host/host-master.xml +++ b/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/host/host-master.xml @@ -22,7 +22,7 @@ is also started by this host controller file. The other instance must be started via host-slave.xml --> - + @@ -39,6 +39,11 @@ + + + + + @@ -53,8 +58,8 @@ - - + + @@ -71,7 +76,8 @@ - + + @@ -98,6 +104,8 @@ diff --git a/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/host/host-slave.xml b/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/host/host-slave.xml index f8695d71a0..99648c08aa 100755 --- a/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/host/host-slave.xml +++ b/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/host/host-slave.xml @@ -17,7 +17,7 @@ ~ limitations under the License. --> - + @@ -27,7 +27,7 @@ - + @@ -39,6 +39,11 @@ + + + + + @@ -53,8 +58,8 @@ - - + + @@ -69,15 +74,15 @@ - + - + - + @@ -99,6 +104,8 @@ diff --git a/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/host/host.xml b/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/host/host.xml index a5c9afbdcc..6a4dba4ff1 100755 --- a/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/host/host.xml +++ b/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/host/host.xml @@ -23,7 +23,7 @@ via host-slave.xml --> - + @@ -40,6 +40,11 @@ + + + + + @@ -54,8 +59,8 @@ - - + + @@ -72,7 +77,8 @@ - + + @@ -80,6 +86,8 @@ + + @@ -99,6 +107,8 @@ diff --git a/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/host/subsystems.xml b/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/host/subsystems.xml index ada31ffc20..67bc4cda9c 100644 --- a/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/host/subsystems.xml +++ b/distribution/feature-packs/server-feature-pack/src/main/resources-wf11/configuration/host/subsystems.xml @@ -19,6 +19,8 @@ + core-management.xml jmx.xml + elytron.xml