The main problem is I am unable to implement session replication in a two node cluster and in a domain configuration (master + slave). There are no errors whatsover in the logs but that's for another question.
Right now; Researching lead me to these questions:
- Does Wildfly/JBoss do session replication using Infinispan only ?
- If not then what is the mechanism ?
How does session replication work in JBoss ?