Fórum

Full page Refresh Problem in Liferay 6 IPC

Akshat Garg, modificado 12 Anos atrás.

Full page Refresh Problem in Liferay 6 IPC

New Member Postagens: 2 Data de Entrada: 24/01/12 Postagens Recentes
From Liferay 6 onwards support for Open Portal Portlet container has been removed I feel. Because what I experienced is, until liferay5.2.3 we had an option of enabling the OpenPortal Portlet container by making some changes in portal-ext.properties but same thing is not working in Liferay 6.

Anybody knows how to enable OpenPortalPortletContainer in Liferay 6..??

Moreover if support for OpenPortal Portlet container has been removed in liferay 6 then what's the other way of doing client side eventing in Liferay 6(One which is available in Liferay6 documentation is not JSR 286 compliant I feel). Clint Side IPC using Liferay.on() and Liferay.fire() is not the solution I guess, because in this case we are using pure Javascript and there is no entry in portlet.xml for the publishing and subscribing event.

If anybody has the solution, that would be great.