0 Replies Latest reply on Mar 21, 2017 2:56 PM by vaughnmb

    Externalize Session State to Database in Wildfly 10

    vaughnmb

      Is there a way to externalize HTTP session state to a database in Wildfly 10?  We have a bunch of existing JSF applications and we are looking to move them into a Docker Swarm and I need to move the Session State out of the container and into a database.   I need to externalize the Session State to get started at an attempt to take advantage of multiple replicas inside the Docker Swarm.