Details
-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 3.0.1, EE-3.0.0.GA
-
Fix Version/s: None
-
Component/s: ACE-Components, Framework
-
Labels:None
-
Environment:Liferay 6.1
Description
When there are two ICEfaces portlets added to the page (One portlet that is polling, the other getting push updates) after a few seconds a User Session Expired dialog is shown for what looks to be the portlet getting the push updates. If 2 instances of one of the portlet pages are added then this issues isn't seen.
-
- ICE-8149.patch
- 3 kB
- Deryk Sinotte
-
Hide
- Test-portlet2.war
- 7.61 MB
- Arran Mccullough
-
- META-INF/MANIFEST.MF 0.0 kB
- WEB-INF/classes/.../bean/PortletUtil.class 3 kB
- WEB-INF/.../TestDragDropPortlet.class 2 kB
- WEB-INF/.../TestInjectionPortlet.class 2 kB
- WEB-INF/classes/.../TestPollPortlet.class 2 kB
- WEB-INF/classes/.../TestPushPortlet.class 2 kB
- WEB-INF/.../TestVariableHeaderPortlet.class 3 kB
- WEB-INF/classes/.../ViewScopedBean.class 2 kB
- WEB-INF/classes/.../messages.properties 125 kB
- WEB-INF/classes/.../messages_en.properties 0.2 kB
- WEB-INF/faces-config.xml 0.6 kB
- WEB-INF/liferay-display.xml 0.5 kB
- WEB-INF/liferay-plugin-package.properties 0.2 kB
- WEB-INF/liferay-portlet.xml 3 kB
- WEB-INF/portlet.xml 5 kB
- WEB-INF/src/.../messages.properties 125 kB
- WEB-INF/src/.../messages_en.properties 0.2 kB
- WEB-INF/tld/liferay-portlet-ext.tld 13 kB
- WEB-INF/tld/liferay-portlet.tld 4 kB
- WEB-INF/tld/liferay-security.tld 2 kB
- WEB-INF/tld/liferay-theme.tld 2 kB
- WEB-INF/tld/liferay-ui.tld 69 kB
- WEB-INF/tld/liferay-util.tld 2 kB
- WEB-INF/web.xml 3 kB
- WEB-INF/.../portletfaces-bridge-2.0.2.jar 268 kB
- WEB-INF/lib/icefaces.jar 271 kB
- WEB-INF/lib/javax.faces.jar 2.47 MB
- WEB-INF/lib/icefaces-ace.jar 1.46 MB
- WEB-INF/lib/commons-logging.jar 52 kB
- WEB-INF/lib/icefaces-compat.jar 2.57 MB
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Assigning back to Arran to verify that this fixes the customer's problem.
Show
Deryk Sinotte
added a comment - Assigning back to Arran to verify that this fixes the customer's problem.
Attaching patch for reference.
Show
Deryk Sinotte
added a comment - Attaching patch for reference.
The fix for
ICE-8149solves this issue. I have provided a patch to Product Support to apply against the release 3.0.1 version so that they can supply a custom version to the customers.