Load Balancing Cluster not working with Apache HTTP Server 2.4.6 and JBoss EAP 7

Basically you have two options – either create a cluster using JBoss own domain mode or extend you standalone configuration to contain required elements for session replication and sso. In domain mode, most of the configurations are already present in EAP7 – just extend domain-full-ha profile. Required changes include enabling distributable flag in your web … Read more