I'm developing liferay jsf portlet application and using liferay plugin sdk 6.2.0 and primefaces. I have two portlets in same portlet plugin project. I can do IPC with public render parameters but they should be same portal page. I tried to event mechanism but I couldn't succeed. Receiver event didn't fire. I did all xml definitions etc. What I'm doing wrong? Could you please share with me your opinions? If you have any sample working code, please share with me I would be grateful. Thanks in advance.
Thanks for all comments and answers. I realized that IPC with public render parameters on different pages is possible via portal-ext file definition. I solved my problem this definition.
portlet.public.render.parameter.distribution=ALL_PORTLETS