Niraj Salot
unread,Oct 26, 2011, 11:11:13 AM10/26/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
Dear all,
We are facing some serious issue.
After accessing the application for some time , We are having timeout
issue. Although the timeout is set to 2 hours , we are seeing that
session are expired only after 15-20 Minutes.
We are using GWT , Spring. our application is deployed on JBOSS 7.0.2.
We are using the HTTPSession in server side only. We are expecting
that during each RPC , browser will send the JSESSION ID cookie with
each request. No seperate coding is done for this.
After our deeper analysis we have found that from client side the
cookie which contians the jSESSIONID is suddenly changed and when it
reaches to server , server create the issue of timeout.
One more thing... The application works fine for couple of users. The
problem only starts when we have more users connected to the
application. Have check memory and CPU stuff. They are fine. nothing
serious over there.
Any help would be greatly appreciated.
Thanks.
Niraj.