Details
-
Type:
Bug
-
Status:
Contributed Solution
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 5.1.0
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Affected: Tested with Sun JDK 1.5 (build 1.5.0_10-b03) and Sun JDK 1.6(build 1.6.0_06-b02) and the Liferay 5.1 bundles Jetty, Tomcat 5.5 and JBoss 5.2. All versions are affected!
Not affected: Liferay 5.0.1 with Tomcat, no more tested.
-
Similar Issues:
Description
Hello,
out simple testing code for portlet session was working in Liferay 5.0.1 and not in Liferay 5.1.
On every refresh with got an new empty session with an new session id.
@Override
public void render(RenderRequest request, RenderResponse response) throws PortletException, IOException
Have you any ideas?
Best regards,
Christoph

I put the codes into iframe's action to test it.
I can get it.
found
Hallo bereits da!!!
render sessionId: C3F77D96CC6F6679BC426039CFA066B4
trunk(19127) tomcat5.5 windowXP
Please correct me to reproduce the issue.