It happens on Jboss-4.0.1sp1 and Jboss-4.0.2

Two server cluster is running. User logs in through CSS (using stick sessions) 
and request is sent to server 1. 

Session gets replicated to server 2 fine.

Web-app is distributable. Timeout is set to 3 mts on web-app.

After 3 mts even though user is working actively on server 1,  server 2 sends a 
session destroyed and our listener (implementing HttpSessionListener) has 
implemented sessionDestroyed method which logs the user out.
Which prompts the user to shout  "What the [EMAIL PROTECTED]"




View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903279#3903279

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903279


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to