Hi,
I am using two jboss servers at web tier for load-balancing. 
I have one requirement of timeout facility in my application ie. if the user 
stays idle on certain web page, then after 30 mins, system should ask user to 
relogin again. And after relogin, the user must be taken to the same page where 
he was timed out. For this, i m storing data in an application scope. 
The problem is that each load balancing server maintains its own copy of 
application scope data. hence, the timeout functionality is failing.
Please suggest me how to replicate this application scope data among the load 
balancer. Its very important and urgent, so any help will be gratefully 
appreciated.
Thanks in advance,
Sandeep

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

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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to