Hi Kees, Thanks for your reply. But the situation that 'two cluster node each invalidate the session' should not happen in my case. We do use JBoss cluster, but we enforce that session will be bound to one cluster node for ever.
I have another guess (though somewhat absurd) that: session and request may not always bound together, and the session used in session.invalidate is not the request session, and hence, not the session used in request.isRequestedSessionIdValid() View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183376#4183376 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4183376 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
