I'm doing load balancing with HAProxy and use JBoss EAP as application servers.
The Haproxy server is configured to route incoming requests to the application servers.
How can I integrate Jboss EAP and HAproxy to have both clustering and load balancing so sessions are replicated on servers?