2 Replies Latest reply on Apr 24, 2008 4:52 AM by praveenas

    how to replicate seesion

    rajanikanta

      hello

      i am using Jboss4.2.2GA application server.

      i already cluster the 2 server i have .

      02:09:18,069 INFO [DefaultPartition] Dead members: 0 ([])
      02:09:18,070 INFO [DefaultPartition] New Members : 1 ([192.127.44.143:1099])
      02:09:18,070 INFO [DefaultPartition] All Members : 2 ([192.127.237.130:1099, 192.127.44.143:1099])

      But when i deploy a simple counter war file and run node 1 it shows me the

      session ID: QIBP0zfyxnOwjswhcvaHeA**.node1
      You have hit this page 4 times

      But when i down node1 , the session is not replicating.
      it still shows me that in node1.

      can any one help, i know i need to do a simple changes some where, plz tell me where to changes in the file, thats why i able to replicate the session.

      thanks
      rajanikanta

        • 1. Re: how to replicate seesion
          panchaxari01

          Even i am facing the same problem, Can somebody put some light to it

          Any help will appreciated!!

          • 2. Re: how to replicate seesion
            praveenas

            Hi,

            I could cluster the servers. But, getting "session expiration message"

            May I know which version of Jboss is being used? If it is 4.2.2.GA version, let me know where you have configured session replication using the replication-config element in the jboss-web.xml(I mean which jboss-web.xml in the "all" configuration mode).