I have an issue with Glassfish v2.1.1 clustered I had deploy an enterprise application (EAR) into cluster And I was use container security with JSF application running well in single node (without clustering) but in clustering environment after hitting the server several times, application forward the client to the login page (i.e. the session expired) But after I look at glassfish ...