Shouldn't this work? I am running JBoss 3.0.1final, all configuration
I have jbossha-httpsession.sar in deploy directory. My jetty-web.xml has EXTENDED Clustering turned on. I startup 2 instances of JBoss; there are memebershipChanged messages from ReplicantManager I deploy a war on one instance with a servlet that gets an Integer from session, display it, adds 1, puts it back into session Browsing the servlet works fine. When I take the instance with the war down, shouldn't the session info be replcated to the other instance so that when I bring it back up, it gets Integer from session? The servlet gets null from session and starts count over. Greg ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
