Hi, I activated session replication for my application (Jboss 4.0.2), following 
the instructions in the user guide. 

Everything is working fine, but I noticed that now the sessions (I'm talking 
about web sessions) are still there even if I reboot Jboss. So, if a user logs 
in after a reboot he is able to see the old session, with all its data. 

That would not be bad, except that now a user can see the session of a 
different previous user!!!! I suppose this is due the fact that the container 
assigned to the user the same session ID of another user prior the reboot, but 
I did not investigate further.

I would like to fix this behaviour, ie I'd like to invalidate all the sessions 
at the restart of a server.

Thanks



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

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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to