Fórum

Interportlet communication between different pages

Mahesh Kandhasubramanian, modificado 13 Anos atrás.

Interportlet communication between different pages

New Member Mensagem: 1 Data de Entrada: 03/05/10 Postagens Recentes
I have jsf portlets that need to communicate and they are located on different pages.
The event details have been setup, but still the communication is not working.

I am not sure if this is an issue with the event mechanism or an issue with jsf portlet bridge.

The environment is LifeRay 52 on WebSphere 6.1

Appreciate any help is troubleshooting this.

Thanks
GKM
thumbnail
Jeffrey Handa, modificado 13 Anos atrás.

RE: Interportlet communication between different pages

Liferay Master Postagens: 541 Data de Entrada: 01/12/08 Postagens Recentes
Hi Mahesh,

There is a property in the portal.properties file that controls this behavior. Search for

portlet.event.distribution=layout


Copy this property to your portal-ext.properties file and replace layout with layout-set.


For future reference, you should have posted this under the Development category. It would have probably gotten you a faster response.

Regards,
Jeff