Forums de discussion

JSF IPC Samples on different pages

Chaminda Amarasinghe, modifié il y a 11 années.

JSF IPC Samples on different pages

New Member Publications: 22 Date d'inscription: 16/12/12 Publications récentes
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, modifié il y a 11 années.

RE: JSF IPC Samples on different pages

Expert Publications: 315 Date d'inscription: 14/01/13 Publications récentes
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, modifié il y a 11 années.

RE: JSF IPC Samples on different pages

New Member Publications: 22 Date d'inscription: 16/12/12 Publications récentes
Hi Vernon,

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

Regards,
Chaminda