Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Setting session timeout in Websphere
We have set 'session.timeout' value in the portal-ext. The documentation says to set it in both portal-ext and server config. In tomcat it is in the web.xml file, but where is this setting in the IBM websphere. We have tried Session Managament ->Session Timeout in App Server but not working.
Thanks
Thanks
As web.xml is standardized in the servlet spec, I'd assume that to work with Websphere as well. Maybe overridable by the appserver...
(Note: It's an educated guess, I'm not working with Websphere usually)
(Note: It's an educated guess, I'm not working with Websphere usually)
Thanks Olaf. We fixed it by updating the web.xml in the liferay war that used to install the liferay in the websphere.