<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Issue with IPC in JSF portlets for liferay 7.1.2.ga3 tomcat  9.0.10 bundle</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=113499992" />
  <subtitle>Issue with IPC in JSF portlets for liferay 7.1.2.ga3 tomcat  9.0.10 bundle</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=113499992</id>
  <updated>2026-04-03T20:02:03Z</updated>
  <dc:date>2026-04-03T20:02:03Z</dc:date>
  <entry>
    <title>RE: Issue with IPC in JSF portlets for liferay 7.1.2.ga3 tomcat  9.0.10 bun</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113541105" />
    <author>
      <name>Kyle Joseph Stiemann</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113541105</id>
    <updated>2019-05-06T13:47:40Z</updated>
    <published>2019-05-06T13:47:40Z</published>
    <summary type="html">Hi Vitan,&lt;br /&gt;If the demos from maven central are working for you, then perhaps you are missing some maven profiles when building locally. If you look at the &lt;a href="https://github.com/liferay/liferay-faces-bridge-impl/blob/master/README.md#building-the-liferay-faces-bridge-demos-from-source"&gt;&lt;em&gt;Building the Liferay Faces Bridge Demos From Source&lt;/em&gt;&lt;/a&gt; section of Bridge Impl&amp;#39;s &lt;strong&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;"&gt;README.md&lt;/span&gt;&lt;/strong&gt;, you&amp;#39;ll see that you need to build the demos with the &lt;span style="font-family: &amp;quot;Courier New&amp;quot;"&gt;liferay&lt;/span&gt;, &lt;span style="font-family: &amp;quot;Courier New&amp;quot;"&gt;mojarra&lt;/span&gt;, and &lt;span style="font-family: &amp;quot;Courier New&amp;quot;"&gt;tomcat&lt;/span&gt; profiles:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: 16px;"&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;"&gt;(cd demo/jsf-ipc-pub-render-params-portlet/ &amp;amp;&amp;amp; mvn clean package -P liferay,mojarra,tomcat)&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Please try building the demos with those profiles and see if that fixes your issue.&lt;br /&gt;&lt;br /&gt;For your custom PrimeFaces IPC portlets, I cannot debug your issues without &lt;a href="http://sscce.org"&gt;full steps to reproduce and the simplest sample portlet that can reproduce the issue&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;​​​​​​​- Kyle</summary>
    <dc:creator>Kyle Joseph Stiemann</dc:creator>
    <dc:date>2019-05-06T13:47:40Z</dc:date>
  </entry>
  <entry>
    <title>Issue with IPC in JSF portlets for liferay 7.1.2.ga3 tomcat  9.0.10 bundle</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113499991" />
    <author>
      <name>Vitan Grancharov</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=113499991</id>
    <updated>2019-05-02T11:22:25Z</updated>
    <published>2019-05-02T11:22:25Z</published>
    <summary type="html">Hello, I have the following issue. &lt;br /&gt;When deploy your war files from the demo jsf-ipc-pub-render-params-portlet 4.1.0  on liferay 7.1.2.ga3 tomcat  9.0.10 bundle, i downoloaded from yoursite, everything wroks. &lt;br /&gt;When I build that project on intelij IDEA 2018.2.6 IDE at my computer. I import the project as maven project it is built correctly but when it is deployed on liferay 7.1.2.ga3 tomcat  9.0.10 bundle it does not work. There is no IPC between the portlets. The OS is win10 64bit.  intelij IDEA 2018.2.6 64bit.&lt;br /&gt;&lt;br /&gt;I tried to make two portelts by following your model and the IPC was not successful again. I mean I generate a maven project fpr Primefaces 6.2. LAtest oneas descrebed at your web site. Then I imported that project and followed everything as per your demo. There are two protelts. It is shown they have a public render paramter but still no comunication. Even I did my own simple project with Pirmeface 6.2. generate maven projects &lt;br /&gt;mvn archetype:generate  -DarchetypeGroupId=com.liferay.faces.archetype  -DarchetypeArtifactId=com.liferay.faces.archetype.primefaces.portlet  -DarchetypeVersion=5.0.5  -DgroupId=bg.keit.testportlet  -DartifactId=bg.keit.testportlet.IPCPRPOneWartest&lt;br /&gt;&lt;br /&gt;Then make two portlets with IPC at firat glance nothing is missing but again after deploying the portlets are ok. They have a paramater but no comunication, i.e. the receiver did nothing after a press a button on the sender to update the parameter. The logs show that the parameter is updeated from the sender portlet.&lt;br /&gt;&lt;br /&gt;Is it something with intelij IDEA 2018.2.6 64bit and dependencies and settings ?&lt;br /&gt;&lt;br /&gt;​​​​​​​Thanks in advance</summary>
    <dc:creator>Vitan Grancharov</dc:creator>
    <dc:date>2019-05-02T11:22:25Z</dc:date>
  </entry>
</feed>
