Foros de discusión

JSF IPC Samples on different pages

Chaminda Amarasinghe, modificado hace 11 años.

JSF IPC Samples on different pages

New Member Mensajes: 22 Fecha de incorporación: 16/12/12 Mensajes recientes
Hi Friends,

I am doing some R&D works for inter portlets communication. I deployed event based ipc samples, they are working fine, if I add both in to same page. But it is not working if Customer and Booking portlets are in 2 pages. I want to know is that the expected behaviour of the sample? or anything I missed? and how can I implement such communication between 2 portlets where they reside in different pages.

Many Thanks,
Chaminda
thumbnail
Vernon Singleton, modificado hace 11 años.

RE: JSF IPC Samples on different pages

Expert Mensajes: 315 Fecha de incorporación: 14/01/13 Mensajes recientes
Hi Chaminda,

This issue has bee documented with the solution here:
http://issues.liferay.com/browse/FACES-1465

You will most likely want to build the latest versions of the Liferay Faces jars and demos which contain the additional code that addresses this issue. Or download the latest snapshots of the Liferay Faces jars.

Also note that this xhtml view from the customers portlet contains examples of the redirects you will need to use to make this type of inter-portlet communication work as you expect in Liferay.

Hope that helps,
Vernon
Chaminda Amarasinghe, modificado hace 11 años.

RE: JSF IPC Samples on different pages

New Member Mensajes: 22 Fecha de incorporación: 16/12/12 Mensajes recientes
Hi Vernon,

Thanks for the quick response, I will post the success.

Regards,
Chaminda