4 Replies Latest reply on Oct 28, 2010 6:06 AM by a.samulyak

    mod_cluster and websession replication problem

    a.samulyak

      Hi guys!

       

      I'm trying to build cluster using JBoss 5.1.0 and mod_cluster.

       

      I configured cluster and application as recommended in JBoss clustering and mod_cluster documentation. My cluster has two nodes.

       

      But I have a problem with session replication (as I understand).

      Application uses "FORM" authentication. When I login to app I see (in logs) that I logged in to one of nodes, after some operation with app I'm stopping that node to test if application session came to second node, but authentication request appear again (so looks like session was not replicated).

       

      Did anyone have such problems or know how to solve that?

       

      Thanks a lot!!!