Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.7
-
Fix Version/s: 1.7.1
-
Labels:None
-
Environment:Liferay (multiple versions) Glassfish v2 portal portlet
-
ICEsoft Forum Reference:
-
Workaround Exists:Yes
-
Workaround Description:I was able to reload the portlet page by closing the window or tab then clearing the private data in Firefox (cache, cookies, etc.) before opening a new window or tab and reloading the page.
Description
When you redeploy a portlet to Liferay running on Glassfish, reloading the page results in a Session Expired dialog that will not go away unless you close the current browser window/tab and then clear the cache, cookies, etc. There are similar comments in the forums and other JIRAs but this one is easily reproducible when Liferay is running on Glassfish.
Issue Links
- is duplicated by
-
ICE-3288 Only GET requests can create new sessions
- Closed
Test if requests belong to valid session. Only GET requests can create new sessions. Fix busy indicator.