This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSF and the fly likes Glassfish clustering issue Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Glassfish clustering issue" Watch "Glassfish clustering issue" New topic
Author

Glassfish clustering issue

tarek helmy
Ranch Hand

Joined: Nov 14, 2008
Posts: 42
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 monitor tool, i found that session doe not expired, it seems to that user credentials has been lost

any advise will be appreciated
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Glassfish clustering issue
 
Similar Threads
What differentiate GlassFish?
session destroyed navigational issue
Session time out error
Override the exception handlers tutorial
session managment