WildFly 8 provides high availability using session failover and load balancing. This video shows how HTTP session failover can be easily setup on a localhost. Flow of the video is: - Introduction to WildFly and Managed Domain - Setup up a 2-instance cluster - Deploy a WAR file to the cluster using admin console - Access the application on one node and add HTTP session attributes on it - Shutdown that instance and show session failover by accessing the application on the other instance